Skip to content

Commit

Permalink
Merge pull request #590 from tszhong0411/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt-plugin-testing-library-6.2.0 [skip deploy] [skip ci]

chore(deps-dev): bump eslint-plugin-testing-library from 6.1.2 to 6.2.0
  • Loading branch information
tszhong0411 authored Nov 24, 2023
2 parents 6bf2546 + 83029e8 commit fc383f0
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 fc383f0

Please sign in to comment.