Skip to content

Commit a84028c

Browse files
committed
chore(deps): update babel monorepo to v7.12.7
1 parent 7a7f4c7 commit a84028c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@types/testing-library__react-hooks": "^3.4.0"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.12.1",
42-
"@babel/core": "7.12.3",
41+
"@babel/cli": "7.12.7",
42+
"@babel/core": "7.12.7",
4343
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
4444
"@babel/plugin-transform-modules-commonjs": "7.12.1",
4545
"@babel/plugin-transform-runtime": "7.12.1",
46-
"@babel/preset-env": "7.12.1",
47-
"@babel/preset-react": "7.12.5",
46+
"@babel/preset-env": "7.12.7",
47+
"@babel/preset-react": "7.12.7",
4848
"all-contributors-cli": "6.19.0",
4949
"babel-eslint": "10.1.0",
5050
"babel-plugin-module-resolver": "4.0.0",

0 commit comments

Comments
 (0)