Skip to content

Commit 94cb95f

Browse files
Update babel monorepo
1 parent 5e9f3c0 commit 94cb95f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"react": "^17.0.2"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.17.2",
25-
"@babel/preset-react": "7.16.7",
26-
"@babel/runtime-corejs3": "7.17.2",
24+
"@babel/core": "7.26.8",
25+
"@babel/preset-react": "7.26.3",
26+
"@babel/runtime-corejs3": "7.26.7",
2727
"@storybook/addon-actions": "6.4.19",
2828
"@storybook/addon-knobs": "6.4.0",
2929
"@storybook/addon-links": "6.4.19",

0 commit comments

Comments
 (0)