Skip to content

Commit 832eefb

Browse files
Update babel monorepo
1 parent 4f99e1f commit 832eefb

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"react": ">=16.3.0"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "7.1.2",
35-
"@babel/core": "7.1.2",
36-
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
37-
"@babel/plugin-syntax-class-properties": "7.0.0",
38-
"@babel/plugin-syntax-dynamic-import": "7.0.0",
39-
"@babel/plugin-transform-flow-strip-types": "7.0.0",
40-
"@babel/plugin-transform-object-assign": "7.0.0",
41-
"@babel/preset-env": "7.1.0",
42-
"@babel/preset-react": "7.0.0",
34+
"@babel/cli": "7.23.0",
35+
"@babel/core": "7.23.0",
36+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
37+
"@babel/plugin-syntax-class-properties": "7.12.13",
38+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
39+
"@babel/plugin-transform-flow-strip-types": "7.22.5",
40+
"@babel/plugin-transform-object-assign": "7.22.5",
41+
"@babel/preset-env": "7.22.20",
42+
"@babel/preset-react": "7.22.15",
4343
"babel-core": "7.0.0-bridge.0",
4444
"eslint": "5.8.0",
4545
"eslint-config-metalab": "10.0.0",

0 commit comments

Comments
 (0)