Skip to content

Commit 991d46b

Browse files
committed
update dependencies
1 parent 233ce3a commit 991d46b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
1111
"@babel/plugin-transform-arrow-functions": "^7.13.0",
1212
"@babel/plugin-transform-block-scoped-functions": "^7.12.13",
13-
"@babel/plugin-transform-block-scoping": "^7.14.2",
14-
"@babel/plugin-transform-classes": "^7.14.2",
13+
"@babel/plugin-transform-block-scoping": "^7.14.4",
14+
"@babel/plugin-transform-classes": "^7.14.4",
1515
"@babel/plugin-transform-computed-properties": "^7.13.0",
16-
"@babel/plugin-transform-destructuring": "^7.13.17",
16+
"@babel/plugin-transform-destructuring": "^7.14.4",
1717
"@babel/plugin-transform-exponentiation-operator": "^7.12.13",
1818
"@babel/plugin-transform-literals": "^7.12.13",
1919
"@babel/plugin-transform-member-expression-literals": "^7.12.13",
@@ -33,7 +33,7 @@
3333
"core-js-pure": "file:./packages/core-js-pure",
3434
"david": "^12.0.0",
3535
"detective": "^5.2.0",
36-
"electron-to-chromium": "^1.3.740",
36+
"electron-to-chromium": "^1.3.741",
3737
"es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319",
3838
"eslint": "^7.27.0",
3939
"eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1",
@@ -61,7 +61,7 @@
6161
"qunit": "^2.15.0",
6262
"semver": "^7.3.5",
6363
"terser": "^5.7.0",
64-
"webpack": "^5.38.0",
64+
"webpack": "^5.38.1",
6565
"webpack-cli": "^4.7.0"
6666
},
6767
"license": "MIT",

0 commit comments

Comments
 (0)