Skip to content

Commit 92b0759

Browse files
committed
Update babel monorepo to ^7.22.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent b4f2b4f commit 92b0759

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package-lock.json

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@babel/cli": "^7.21.5",
3030
"@babel/core": "^7.22.1",
31-
"@babel/plugin-proposal-decorators": "^7.22.0",
31+
"@babel/plugin-proposal-decorators": "^7.22.3",
3232
"@babel/plugin-proposal-do-expressions": "^7.18.6",
3333
"@babel/plugin-proposal-export-default-from": "^7.18.10",
3434
"@babel/plugin-proposal-function-bind": "^7.18.9",
@@ -39,7 +39,7 @@
3939
"@babel/plugin-proposal-pipeline-operator": "^7.18.9",
4040
"@babel/plugin-proposal-throw-expressions": "^7.18.6",
4141
"@babel/preset-env": "^7.22.2",
42-
"@babel/preset-react": "^7.22.0",
42+
"@babel/preset-react": "^7.22.3",
4343
"@storybook/addon-actions": "^6.5.16",
4444
"@storybook/cli": "^7.0.18",
4545
"@storybook/react": "^6.5.16",

0 commit comments

Comments
 (0)