Skip to content

Commit

Permalink
chore: bump @babel/core peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Dec 16, 2020
1 parent f40bd83 commit 8594c18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -23,7 +23,7 @@
"@babel/plugin-syntax-record-and-tuple": "workspace:^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
"@babel/core": "^7.12.0"
},
"devDependencies": {
"@babel/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -1375,7 +1375,7 @@ __metadata:
"@babel/helper-validator-option": "workspace:^7.10.4"
"@babel/plugin-syntax-record-and-tuple": "workspace:^7.10.4"
peerDependencies:
"@babel/core": ^7.0.0
"@babel/core": ^7.12.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 8594c18

Please sign in to comment.