From 37c1bbc775c61d180950be7e753b6522a1d9e9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 11:30:59 +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 | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 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 5044219e2b..25e57ca70c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4396,10 +4396,10 @@ d3-cloud "^1.2.1" prop-types "^15.6.2" -"@superset-ui/react-pivottable@^0.12.10": - version "0.12.10" - resolved "https://registry.yarnpkg.com/@superset-ui/react-pivottable/-/react-pivottable-0.12.10.tgz#cd1e06a965ac1fed45b5157f04e5c786f556f5ae" - integrity sha512-+/DgVlfiJgXrswtnf7NOHpobgJFqF4h61kPn/cUeWdC6tDRjfnDc3xDqQMSqvbBjjaSnUD3880eBIxmrJD9ZGA== +"@superset-ui/react-pivottable@^0.12.11": + version "0.12.12" + resolved "https://registry.yarnpkg.com/@superset-ui/react-pivottable/-/react-pivottable-0.12.12.tgz#34055c263a695e6060d3858464837c55c0118326" + integrity sha512-4+wx2kQy3IRKoWHTf2bIkXjlzDA0u/eN2k0FfLfJ5bdER2GuqZErWuKtiZzARsn5kSS9hPIrvt77uv52R3FnfQ== dependencies: immutability-helper "^3.1.1" prop-types "^15.7.2" @@ -6760,10 +6760,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"