Skip to content

Commit

Permalink
Update all of babel7 to version 7.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 11, 2021
1 parent d7bb039 commit 7c979a9
Show file tree
Hide file tree
Showing 2 changed files with 650 additions and 756 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
},
"homepage": "https://github.com/haiafara/vue-it-bigger",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@babel/runtime": "^7.14.5",
"babel-loader": "^8.2.2",
"hammerjs": "^2.0.8",
"terser-webpack-plugin": "^5.1.1"
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/core": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@vue/test-utils": "^1.0.0-beta.33",
"babel-core": "^7.0.0-bridge.0",
"copy-webpack-plugin": "8.1.1",
Expand Down

0 comments on commit 7c979a9

Please sign in to comment.