Skip to content

Commit 50db5c3

Browse files
authored
Update all of babel7 to version 7.18.6
1 parent a99d171 commit 50db5c3

File tree

2 files changed

+664
-762
lines changed

2 files changed

+664
-762
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@
6565
},
6666
"homepage": "https://github.com/haiafara/vue-it-bigger",
6767
"dependencies": {
68-
"@babel/runtime": "^7.18.2",
68+
"@babel/runtime": "^7.18.6",
6969
"babel-loader": "^8.2.2",
7070
"chokidar": "3.5.2",
7171
"hammerjs": "^2.0.8",
7272
"terser-webpack-plugin": "^5.2.4"
7373
},
7474
"devDependencies": {
75-
"@babel/core": "^7.18.2",
76-
"@babel/plugin-transform-runtime": "^7.18.2",
77-
"@babel/preset-env": "^7.18.2",
75+
"@babel/core": "^7.18.6",
76+
"@babel/plugin-transform-runtime": "^7.18.6",
77+
"@babel/preset-env": "^7.18.6",
7878
"@vue/test-utils": "^1.0.0-beta.33",
7979
"babel-core": "^7.0.0-bridge.0",
8080
"copy-webpack-plugin": "9.0.1",

0 commit comments

Comments
 (0)