Skip to content

Commit b514488

Browse files
committed
chore(deps): update babel monorepo to v7.9.6
1 parent 5bfa35a commit b514488

File tree

2 files changed

+164
-97
lines changed

2 files changed

+164
-97
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"react-use": "13.27.1"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.9.0",
37+
"@babel/core": "7.9.6",
3838
"@babel/plugin-proposal-class-properties": "7.8.3",
3939
"@babel/plugin-proposal-decorators": "7.8.3",
4040
"@babel/plugin-proposal-export-default-from": "7.8.3",
4141
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
4242
"@babel/plugin-proposal-optional-chaining": "7.9.0",
4343
"@babel/plugin-transform-object-assign": "7.8.3",
44-
"@babel/preset-env": "7.9.0",
44+
"@babel/preset-env": "7.9.6",
4545
"@babel/preset-react": "7.9.4",
4646
"@babel/preset-typescript": "7.9.0",
4747
"@semantic-release/changelog": "5.0.1",

0 commit comments

Comments
 (0)