diff --git a/changelogs/unreleased/5701-dependabot.yml b/changelogs/unreleased/5701-dependabot.yml new file mode 100644 index 000000000..3e3738e87 --- /dev/null +++ b/changelogs/unreleased/5701-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: 'Build(deps-dev): Bump eslint-plugin-testing-library from 6.1.0 to 6.2.2' +destination-branches: +- master +- iso7 +sections: {} diff --git a/package.json b/package.json index a39ff10b2..7082ee753 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^6.1.0", + "eslint-plugin-testing-library": "^6.2.2", "fetch-mock": "^9.11.0", "file-loader": "^6.2.0", "git-revision-webpack-plugin": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 9d615e378..a6b8c1ef1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -970,7 +970,7 @@ __metadata: eslint-plugin-prettier: "npm:5.1.3" eslint-plugin-react: "npm:^7.33.2" eslint-plugin-react-hooks: "npm:^4.6.0" - eslint-plugin-testing-library: "npm:^6.1.0" + eslint-plugin-testing-library: "npm:^6.2.2" fetch-mock: "npm:^9.11.0" file-loader: "npm:^6.2.0" file-saver: "npm:^2.0.5" @@ -6957,14 +6957,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-testing-library@npm:^6.1.0": - version: 6.1.0 - resolution: "eslint-plugin-testing-library@npm:6.1.0" +"eslint-plugin-testing-library@npm:^6.2.2": + version: 6.2.2 + resolution: "eslint-plugin-testing-library@npm:6.2.2" dependencies: "@typescript-eslint/utils": "npm:^5.58.0" peerDependencies: eslint: ^7.5.0 || ^8.0.0 - checksum: 10/75c0f4021ab8e3b4cf70698f7b02878ea0901c9f590ad53c1b541cdace7a8bbd2e882b1fec752b42a0ed02390c9980aab7237bf0278bc2d0f895748d037e311f + checksum: 10/61947d0b81de1565c8627ec2d1e6636a8b6613cfe554a4671d011b3e88dfd77b498ce83b15bcf0a2df5570c44ad1d46d54058ed488f4e515d764196cbc6d65cf languageName: node linkType: hard