From 0ef157c6ffab572e9492eec21cb706bd8bbb7234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 11:54:36 +0000 Subject: [PATCH] chore(deps): bump babel-plugin-jsx-remove-data-test-id Bumps [babel-plugin-jsx-remove-data-test-id](https://github.com/coderas/babel-plugin-jsx-remove-data-test-id) from 2.1.3 to 3.0.0. - [Release notes](https://github.com/coderas/babel-plugin-jsx-remove-data-test-id/releases) - [Commits](https://github.com/coderas/babel-plugin-jsx-remove-data-test-id/compare/v2.1.3...v3.0.0) --- updated-dependencies: - dependency-name: babel-plugin-jsx-remove-data-test-id dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e361be874..2a6724eee2 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "babel-jest": "^26.6.3", "babel-loader": "^8.2.2", "babel-plugin-dynamic-import-node": "^2.3.3", - "babel-plugin-jsx-remove-data-test-id": "^2.1.3", + "babel-plugin-jsx-remove-data-test-id": "^3.0.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-typescript-to-proptypes": "^1.4.2", "enzyme": "^3.11.0", diff --git a/yarn.lock b/yarn.lock index a39d20d042..818d79c911 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6763,10 +6763,10 @@ babel-plugin-jest-hoist@^26.6.2: "@types/babel__core" "^7.0.0" "@types/babel__traverse" "^7.0.6" -babel-plugin-jsx-remove-data-test-id@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/babel-plugin-jsx-remove-data-test-id/-/babel-plugin-jsx-remove-data-test-id-2.1.3.tgz#d4e5fc89e85907b608f3d9b0964e5c0f1ad507e1" - integrity sha512-FTpcmzr3avLVStllCT4BceTTZNEb+1mJVtLpsicvXDqjojEkyrga1GGOxWj768Ra3tev6KWgNOhZ/Lrucb+MuQ== +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-plugin-lodash@^3.3.2, babel-plugin-lodash@^3.3.4: version "3.3.4"