Skip to content

Commit d64c632

Browse files
chore(deps): update babel monorepo
1 parent 470972c commit d64c632

File tree

2 files changed

+1124
-949
lines changed

2 files changed

+1124
-949
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@
4444
"progress": "^2.0.0"
4545
},
4646
"devDependencies": {
47-
"@babel/cli": "7.14.5",
48-
"@babel/core": "7.14.6",
49-
"@babel/plugin-proposal-decorators": "7.14.5",
50-
"@babel/plugin-proposal-function-sent": "7.14.5",
51-
"@babel/plugin-proposal-throw-expressions": "7.14.5",
47+
"@babel/cli": "7.22.9",
48+
"@babel/core": "7.22.9",
49+
"@babel/plugin-proposal-decorators": "7.22.7",
50+
"@babel/plugin-proposal-function-sent": "7.22.5",
51+
"@babel/plugin-proposal-throw-expressions": "7.22.5",
5252
"@babel/plugin-syntax-dynamic-import": "7.8.3",
5353
"@babel/plugin-syntax-import-meta": "7.10.4",
54-
"@babel/plugin-transform-proto-to-assign": "7.14.5",
55-
"@babel/plugin-transform-runtime": "7.14.5",
56-
"@babel/preset-env": "7.14.7",
57-
"@babel/preset-flow": "7.14.5",
58-
"@babel/preset-react": "7.14.5",
54+
"@babel/plugin-transform-proto-to-assign": "7.22.5",
55+
"@babel/plugin-transform-runtime": "7.22.9",
56+
"@babel/preset-env": "7.22.9",
57+
"@babel/preset-flow": "7.22.5",
58+
"@babel/preset-react": "7.22.5",
5959
"babel-eslint": "9.0.0",
6060
"babel-plugin-transform-minify-booleans": "6.8.3",
6161
"babel-plugin-transform-remove-console": "6.8.5",

0 commit comments

Comments
 (0)