Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b04390c

Browse files
committedDec 3, 2020
chore(deps): update babel monorepo
1 parent 91ba499 commit b04390c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/testing-library__react-hooks": "^3.4.0"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.12.7",
42-
"@babel/core": "7.12.7",
41+
"@babel/cli": "7.12.8",
42+
"@babel/core": "7.12.9",
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",

0 commit comments

Comments
 (0)
Please sign in to comment.