From 89d7477fdcf9d78efabe8852a1b25874671d5554 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 09:32:46 +0000 Subject: [PATCH] chore(deps-dev): 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.0.0 to 2.1.3. - [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.0.0...v2.1.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d7c7837..6f680f6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,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": "^2.1.3", "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..fe71bf5 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@^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-preset-jest@^24.9.0: version "24.9.0"