Skip to content

Commit 67eb9f0

Browse files
Update babel monorepo
1 parent 8097fbd commit 67eb9f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
},
5151
"devDependencies": {
5252
"@babel/cli": "7.22.15",
53-
"@babel/core": "7.22.15",
53+
"@babel/core": "7.22.20",
5454
"@babel/eslint-parser": "7.22.15",
55-
"@babel/node": "7.22.15",
55+
"@babel/node": "7.22.19",
5656
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
57-
"@babel/preset-env": "7.22.15",
57+
"@babel/preset-env": "7.22.20",
5858
"@babel/preset-react": "7.22.15",
59-
"@babel/traverse": "7.22.15",
59+
"@babel/traverse": "7.22.20",
6060
"@hot-loader/react-dom": "16.14.0",
6161
"@percy/cli": "1.26.3",
6262
"@percy/storybook": "4.3.6",

0 commit comments

Comments
 (0)