Skip to content

Commit d0dde40

Browse files
committed
chore(deps): update babel monorepo
1 parent 3e98388 commit d0dde40

File tree

2 files changed

+586
-806
lines changed

2 files changed

+586
-806
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"zooming": "2.1.1"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "7.15.4",
53-
"@babel/plugin-transform-modules-commonjs": "7.15.4",
54-
"@babel/plugin-transform-typescript": "7.15.4",
55-
"@babel/preset-env": "7.15.4",
56-
"@babel/preset-typescript": "7.15.0",
52+
"@babel/core": "7.16.0",
53+
"@babel/plugin-transform-modules-commonjs": "7.16.0",
54+
"@babel/plugin-transform-typescript": "7.16.1",
55+
"@babel/preset-env": "7.16.0",
56+
"@babel/preset-typescript": "7.16.0",
5757
"@nuxt/types": "2.15.8",
5858
"@nuxt/typescript-build": "2.1.0",
5959
"@nuxtjs/eslint-config-typescript": "6.0.1",
@@ -73,7 +73,7 @@
7373
"axios-mock-adapter": "1.20.0",
7474
"babel-core": "7.0.0-bridge.0",
7575
"babel-jest": "27.1.0",
76-
"babel-loader": "8.2.2",
76+
"babel-loader": "8.2.3",
7777
"babel-preset-vue": "2.0.2",
7878
"eslint": "7.32.0",
7979
"eslint-config-prettier": "8.3.0",

0 commit comments

Comments
 (0)