diff --git a/package.json b/package.json index 070137036d..18f480cc63 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "autoprefixer": "^10.4.2", "babel-plugin-import-graphql": "^2.8.1", "babel-plugin-transform-rename-import": "^2.3.0", - "babel-plugin-typescript-to-proptypes": "1.4.2", + "babel-plugin-typescript-to-proptypes": "2.0.0", "cross-env": "7.0.3", "cypress": "9.3.1", "dotenv": "10.0.0", diff --git a/yarn.lock b/yarn.lock index 7226be1a88..e87581ff96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10121,18 +10121,17 @@ __metadata: languageName: node linkType: hard -"babel-plugin-typescript-to-proptypes@npm:1.4.2": - version: 1.4.2 - resolution: "babel-plugin-typescript-to-proptypes@npm:1.4.2" +"babel-plugin-typescript-to-proptypes@npm:2.0.0": + version: 2.0.0 + resolution: "babel-plugin-typescript-to-proptypes@npm:2.0.0" dependencies: "@babel/helper-module-imports": ^7.12.5 - "@babel/helper-plugin-utils": ^7.10.4 "@babel/plugin-syntax-typescript": ^7.12.1 "@babel/types": ^7.12.6 peerDependencies: "@babel/core": ^7.0.0 - typescript: ^3.0.0 || ^4.0.0 - checksum: 00a9e3f44c98a9f22b8201d7a24d82928ae6e39aec208f8101d8f3d9d5ea8b5ec420b7ae45558d8c1b6f554031305731973b1731d6a61e2a769a2d39827ae23a + typescript: ^4.0.0 + checksum: 7eef77c5ffd8face65a199d6f23a0fbab2e464c8bd8fcf1e3458b3682bebb08fa4a6fd53cd61564ab5d845ba2ccbabf22a6bb30609fa9b843e1e709ab98715f2 languageName: node linkType: hard @@ -22209,7 +22208,7 @@ __metadata: autoprefixer: ^10.4.2 babel-plugin-import-graphql: ^2.8.1 babel-plugin-transform-rename-import: ^2.3.0 - babel-plugin-typescript-to-proptypes: 1.4.2 + babel-plugin-typescript-to-proptypes: 2.0.0 cross-env: 7.0.3 cypress: 9.3.1 dotenv: 10.0.0