Skip to content

Commit 3a876e9

Browse files
committed
chore(deps): update babel monorepo
1 parent f019540 commit 3a876e9

2 files changed

Lines changed: 1078 additions & 663 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"react-spring": "9.0.0-beta.1"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "7.9.0",
48-
"@babel/plugin-proposal-class-properties": "7.8.3",
49-
"@babel/plugin-proposal-decorators": "7.8.3",
50-
"@babel/plugin-proposal-export-default-from": "7.8.3",
51-
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
52-
"@babel/plugin-proposal-optional-chaining": "7.9.0",
53-
"@babel/plugin-transform-object-assign": "7.8.3",
54-
"@babel/preset-env": "7.9.0",
55-
"@babel/preset-react": "7.9.4",
56-
"@babel/preset-typescript": "7.9.0",
47+
"@babel/core": "7.17.8",
48+
"@babel/plugin-proposal-class-properties": "7.16.7",
49+
"@babel/plugin-proposal-decorators": "7.17.8",
50+
"@babel/plugin-proposal-export-default-from": "7.16.7",
51+
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7",
52+
"@babel/plugin-proposal-optional-chaining": "7.16.7",
53+
"@babel/plugin-transform-object-assign": "7.16.7",
54+
"@babel/preset-env": "7.16.11",
55+
"@babel/preset-react": "7.16.7",
56+
"@babel/preset-typescript": "7.16.7",
5757
"@semantic-release/changelog": "5.0.1",
5858
"@semantic-release/commit-analyzer": "8.0.1",
5959
"@semantic-release/git": "9.0.0",
@@ -72,7 +72,7 @@
7272
"@typescript-eslint/eslint-plugin": "2.25.0",
7373
"@typescript-eslint/parser": "2.25.0",
7474
"babel-jest": "25.2.3",
75-
"babel-loader": "8.1.0",
75+
"babel-loader": "8.2.4",
7676
"babel-plugin-react-native-web": "0.12.2",
7777
"docz": "2.2.0",
7878
"eslint": "6.8.0",

0 commit comments

Comments
 (0)