diff --git a/package.json b/package.json index 5b96685..c1b0abe 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "babel-eslint": "^10.0.1", "babel-jest": "^24.5.0", "babel-loader": "^8.0.5", - "babel-plugin-jsx-remove-data-test-id": "^2.0.0", + "babel-plugin-jsx-remove-data-test-id": "^3.0.0", "clean-webpack-plugin": "^3.0.0", "conventional-changelog-cli": "^2.0.12", "core-js": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index ec01ca6..69edab7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2560,10 +2560,10 @@ babel-plugin-jest-hoist@^24.9.0: dependencies: "@types/babel__traverse" "^7.0.6" -babel-plugin-jsx-remove-data-test-id@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/babel-plugin-jsx-remove-data-test-id/-/babel-plugin-jsx-remove-data-test-id-2.0.0.tgz#18d324954f0d4b63292fd9ed870d7a09b80c9ecc" - integrity sha512-Hjwd5KnKtUlv9WgS9wMYIfd8G16hBLfi3Nq2axLkRt754sj5mRYlZ5WJzbXE3967NDjjDIx0PrHhwQHukBs0Dw== +babel-plugin-jsx-remove-data-test-id@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/babel-plugin-jsx-remove-data-test-id/-/babel-plugin-jsx-remove-data-test-id-3.0.0.tgz#15c95f97ce0ff60d72b29e403bde245f86393288" + integrity sha512-E4uM/LIUizjy2Z5tVAfa8pSXsYgoKWJ97kzuEMfsIxSLSNDWsAhgFVPkgNuakViX5dkNjw1DKIi0VpWP6djqbw== babel-preset-jest@^24.9.0: version "24.9.0"