Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-testing-library to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 1a5c4ec commit d19516b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.11.1"
"eslint-plugin-testing-library": "^6.0.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9810,7 +9810,7 @@ __metadata:
eslint-plugin-jsx-a11y: ^6.7.1
eslint-plugin-react: ^7.33.2
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.11.1
eslint-plugin-testing-library: ^6.0.1
peerDependencies:
eslint: ^8.0.0
languageName: unknown
Expand Down Expand Up @@ -10071,14 +10071,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^5.11.1":
version: 5.11.1
resolution: "eslint-plugin-testing-library@npm:5.11.1"
"eslint-plugin-testing-library@npm:^6.0.1":
version: 6.0.1
resolution: "eslint-plugin-testing-library@npm:6.0.1"
dependencies:
"@typescript-eslint/utils": ^5.58.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 9f3fc68ef9f13016a4381b33ab5dbffcc189e5de3eaeba184bcf7d2771faa7f54e59c04b652162fb1c0f83fb52428dd909db5450a25508b94be59eba69fcc990
checksum: eff1a134cb62f1c39d2136d8b89d4f231a32003fe45da2a905e5dfaa820c4a235f601ea66be6f44dd51e91debc69a36a70b586af65ac8831102b9bd411bc2705
languageName: node
linkType: hard

Expand Down

0 comments on commit d19516b

Please sign in to comment.