Skip to content

Commit bc21e29

Browse files
committed
chore(deps): update babel monorepo to v7.12.13
1 parent f55a267 commit bc21e29

File tree

2 files changed

+546
-556
lines changed

2 files changed

+546
-556
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"react": "^16.3.0 || ^17.0.0-0"
5151
},
5252
"devDependencies": {
53-
"@babel/cli": "7.12.10",
54-
"@babel/core": "7.12.10",
55-
"@babel/eslint-parser": "7.12.1",
56-
"@babel/plugin-external-helpers": "7.12.1",
57-
"@babel/plugin-proposal-class-properties": "7.12.1",
58-
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
53+
"@babel/cli": "7.12.13",
54+
"@babel/core": "7.12.13",
55+
"@babel/eslint-parser": "7.12.13",
56+
"@babel/plugin-external-helpers": "7.12.13",
57+
"@babel/plugin-proposal-class-properties": "7.12.13",
58+
"@babel/plugin-proposal-object-rest-spread": "7.12.13",
5959
"@babel/plugin-syntax-dynamic-import": "7.8.3",
60-
"@babel/preset-env": "7.12.11",
61-
"@babel/preset-react": "7.12.10",
60+
"@babel/preset-env": "7.12.13",
61+
"@babel/preset-react": "7.12.13",
6262
"@testing-library/dom": "7.29.4",
6363
"@testing-library/jest-dom": "5.11.9",
6464
"@testing-library/react": "11.2.5",

0 commit comments

Comments
 (0)