Skip to content

Commit 0add99b

Browse files
committed
chore(deps): update babel monorepo
1 parent 74f5529 commit 0add99b

File tree

2 files changed

+249
-132
lines changed

2 files changed

+249
-132
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
},
4141
"homepage": "https://github.com/bokuweb/react-rnd",
4242
"devDependencies": {
43-
"@babel/cli": "7.17.6",
44-
"@babel/core": "7.17.5",
45-
"@babel/plugin-proposal-class-properties": "7.16.7",
46-
"@babel/plugin-transform-modules-commonjs": "7.16.8",
47-
"@babel/preset-react": "7.16.7",
48-
"@babel/preset-typescript": "7.16.7",
49-
"@babel/traverse": "7.17.3",
50-
"@babel/types": "7.17.0",
43+
"@babel/cli": "7.17.10",
44+
"@babel/core": "7.18.2",
45+
"@babel/plugin-proposal-class-properties": "7.17.12",
46+
"@babel/plugin-transform-modules-commonjs": "7.18.2",
47+
"@babel/preset-react": "7.17.12",
48+
"@babel/preset-typescript": "7.17.12",
49+
"@babel/traverse": "7.18.2",
50+
"@babel/types": "7.18.2",
5151
"@emotion/core": "11.0.0",
5252
"@storybook/addon-actions": "6.4.19",
5353
"@storybook/addon-info": "5.3.21",
@@ -65,7 +65,7 @@
6565
"avaron": "0.2.0",
6666
"babel-core": "7.0.0-bridge.0",
6767
"babel-eslint": "10.1.0",
68-
"babel-loader": "8.2.3",
68+
"babel-loader": "8.2.5",
6969
"cpy-cli": "2.0.0",
7070
"cross-env": "7.0.3",
7171
"enzyme": "3.11.0",

0 commit comments

Comments
 (0)