Skip to content

Commit b7f1705

Browse files
authored
Merge pull request #550 from minrk/bump-builder
refresh labextension dependencies
2 parents e7f26da + b6b4b1f commit b7f1705

File tree

2 files changed

+8088
-8247
lines changed

2 files changed

+8088
-8247
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"react-dom": "^17.0.1"
7373
},
7474
"devDependencies": {
75-
"@jupyterlab/builder": "^3.0.0",
75+
"@jupyterlab/builder": "^3.1.0",
7676
"@types/react": "^17.0.0",
7777
"@types/react-dom": "^17.0.0",
7878
"@typescript-eslint/eslint-plugin": "^2.27.0",
@@ -87,7 +87,7 @@
8787
"prettier": "^2.1.1",
8888
"rimraf": "^3.0.2",
8989
"typescript": "~4.1.3",
90-
"yarn": "1.22.0"
90+
"yarn": "^1.22.0"
9191
},
9292
"resolutions": {
9393
"@types/react": "~17.0.0"

0 commit comments

Comments
 (0)