Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-testing-library from 6.1.2 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.1.2...v6.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 4799794 commit 83029e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"eslint-config-next": "^14.0.3",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-playwright": "^0.18.0",
"eslint-plugin-testing-library": "^6.1.2",
"eslint-plugin-testing-library": "^6.2.0",
"fast-xml-parser": "^4.3.2",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6062,14 +6062,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^6.1.2":
version: 6.1.2
resolution: "eslint-plugin-testing-library@npm:6.1.2"
"eslint-plugin-testing-library@npm:^6.2.0":
version: 6.2.0
resolution: "eslint-plugin-testing-library@npm:6.2.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.58.0"
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 24bfd79fb1ee20ad0ffdea73b9bfa4e13e352b188f7f63436613987c375f63ff977bd585fe0ef2b2e29cccd9a7fccab9459f715edc700f275637f957d53e87de
checksum: 00ed418670f5842151d8a195315aaaf36f4b19e62d539c67be40edf634914a95cc0f65bdb30a4e7a078aafecd5bae423dd4d1f96b2879e72bb9cb80d09a3916c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7483,7 +7483,7 @@ __metadata:
eslint-config-next: "npm:^14.0.3"
eslint-plugin-jsdoc: "npm:^46.9.0"
eslint-plugin-playwright: "npm:^0.18.0"
eslint-plugin-testing-library: "npm:^6.1.2"
eslint-plugin-testing-library: "npm:^6.2.0"
fast-xml-parser: "npm:^4.3.2"
framer-motion: "npm:^10.16.5"
github-slugger: "npm:^2.0.0"
Expand Down

0 comments on commit 83029e8

Please sign in to comment.