Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Feb 25, 2021
1 parent e2b57d7 commit a196bc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -18,7 +18,7 @@
"babel-plugin"
],
"dependencies": {
"@babel/helper-compilation-targets": "workspace:^7.12.17",
"@babel/helper-compilation-targets": "workspace:^7.13.0",
"@babel/helper-function-name": "workspace:^7.12.13",
"@babel/helper-member-expression-to-functions": "workspace:^7.13.0",
"@babel/helper-optimise-call-expression": "workspace:^7.12.13",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -423,7 +423,7 @@ __metadata:
resolution: "@babel/helper-create-class-features-plugin@workspace:packages/babel-helper-create-class-features-plugin"
dependencies:
"@babel/core": "workspace:*"
"@babel/helper-compilation-targets": "workspace:^7.12.17"
"@babel/helper-compilation-targets": "workspace:^7.13.0"
"@babel/helper-function-name": "workspace:^7.12.13"
"@babel/helper-member-expression-to-functions": "workspace:^7.13.0"
"@babel/helper-optimise-call-expression": "workspace:^7.12.13"
Expand Down

0 comments on commit a196bc8

Please sign in to comment.