Skip to content

Commit ed4d5da

Browse files
committedJul 27, 2021
update dependencies
1 parent 6a5db8f commit ed4d5da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"core-js-pure": "file:./packages/core-js-pure",
3737
"david": "^12.0.0",
3838
"detective": "^5.2.0",
39-
"electron-to-chromium": "^1.3.786",
39+
"electron-to-chromium": "^1.3.788",
4040
"es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319",
4141
"eslint": "^7.31.0",
4242
"eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1",
@@ -56,7 +56,7 @@
5656
"karma-qunit": "^4.1.2",
5757
"lerna": "^4.0.0",
5858
"moon-unit": "0.2.2",
59-
"npm": "^7.20.1",
59+
"npm": "^7.20.2",
6060
"npm-run-all": "^4.1.5",
6161
"phantomjs-prebuilt": "~2.1.16",
6262
"promises-aplus-tests": "^2.1.2",
@@ -65,7 +65,7 @@
6565
"qunit": "^2.16.0",
6666
"semver": "^7.3.5",
6767
"terser": "^5.7.1",
68-
"webpack": "^5.46.0",
68+
"webpack": "^5.47.0",
6969
"webpack-cli": "^4.7.2",
7070
"zx": "^2.0.0"
7171
},

0 commit comments

Comments
 (0)
Please sign in to comment.