diff --git a/packages/babel-helper-create-class-features-plugin/package.json b/packages/babel-helper-create-class-features-plugin/package.json index c3f09a57cf07..501ecbdb4931 100644 --- a/packages/babel-helper-create-class-features-plugin/package.json +++ b/packages/babel-helper-create-class-features-plugin/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index f9f55814c5ef..e40fd6976dd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"