Skip to content

Commit

Permalink
Update dependency eslint-plugin-testing-library to ^6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 21, 2024
1 parent 97bdf29 commit 0b3d20e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-relay": "^1.8.3",
"eslint-plugin-sx": "^0.14.0",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-testing-library": "^6.5.0",
"prettier": "^2.8.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ __metadata:
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-relay: "npm:^1.8.3"
eslint-plugin-sx: "npm:^0.14.0"
eslint-plugin-testing-library: "npm:^6.4.0"
eslint-plugin-testing-library: "npm:^6.5.0"
prettier: "npm:^2.8.8"
snapshot-diff: "npm:^0.10.0"
peerDependencies:
Expand Down Expand Up @@ -10555,14 +10555,14 @@ __metadata:
languageName: unknown
linkType: soft

"eslint-plugin-testing-library@npm:^6.4.0":
version: 6.4.0
resolution: "eslint-plugin-testing-library@npm:6.4.0"
"eslint-plugin-testing-library@npm:^6.5.0":
version: 6.5.0
resolution: "eslint-plugin-testing-library@npm:6.5.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.62.0"
peerDependencies:
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/b9997487a09df41c27487ed80640712c2c6e62840f5fb9eea1f0b622e40cb438a19a8c52ff2d73f5ab7b28d5e7ce2be649d87ca41fb67897422159d36f42033a
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b3d20e

Please sign in to comment.