Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit ff3ca87

Browse files
committed
chore(deps): update babel monorepo to v7.16.0
1 parent 56a04af commit ff3ca87

File tree

2 files changed

+601
-893
lines changed

2 files changed

+601
-893
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"react-dom": "^16.0.0 || ^17.0.1 || ^17.0.1"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.15.7",
42-
"@babel/core": "7.15.8",
43-
"@babel/plugin-transform-runtime": "7.15.8",
44-
"@babel/preset-env": "7.15.8",
45-
"@babel/preset-react": "7.14.5",
46-
"@babel/preset-typescript": "7.15.0",
41+
"@babel/cli": "7.16.0",
42+
"@babel/core": "7.16.0",
43+
"@babel/plugin-transform-runtime": "7.16.0",
44+
"@babel/preset-env": "7.16.0",
45+
"@babel/preset-react": "7.16.0",
46+
"@babel/preset-typescript": "7.16.0",
4747
"@testing-library/jest-dom": "5.14.1",
4848
"@testing-library/react": "11.2.7",
4949
"@types/babel__core": "7.1.16",

0 commit comments

Comments
 (0)