Skip to content

Commit 592452f

Browse files
chore(deps): update babel monorepo
1 parent ad5d396 commit 592452f

File tree

2 files changed

+304
-7
lines changed

2 files changed

+304
-7
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"styled-components": "^5.3.5"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.19.1",
33+
"@babel/core": "7.20.2",
3434
"@babel/plugin-proposal-function-sent": "7.18.6",
3535
"@babel/plugin-proposal-throw-expressions": "7.18.6",
3636
"@babel/plugin-syntax-import-meta": "7.10.4",
37-
"@babel/preset-env": "7.19.1",
37+
"@babel/preset-env": "7.20.2",
3838
"@babel/preset-react": "7.18.6",
3939
"@storybook/addon-actions": "6.5.12",
4040
"@storybook/addon-essentials": "6.5.12",
@@ -46,7 +46,7 @@
4646
"@storybook/testing-library": "0.0.13",
4747
"@types/styled-components": "5.1.26",
4848
"@typescript-eslint/eslint-plugin": "5.38.0",
49-
"babel-loader": "8.2.5",
49+
"babel-loader": "8.3.0",
5050
"babel-plugin-styled-components": "2.0.7",
5151
"babel-preset-airbnb": "5.0.0",
5252
"eslint": "8.23.1",

0 commit comments

Comments
 (0)