Skip to content

Commit

Permalink
Update dependency eslint-plugin-react-native to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 7780fe4 commit 2516c6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@ -32,7 +32,7 @@
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-react-native": "^5.0.0",
"eslint-plugin-relay": "^1.8.3",
"eslint-plugin-testing-library": "^6.5.0",
"prettier": "^2.8.8"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ __metadata:
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.34.4"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-react-native: "npm:^5.0.0"
eslint-plugin-relay: "npm:^1.8.3"
eslint-plugin-testing-library: "npm:^6.5.0"
prettier: "npm:^2.8.8"
Expand Down Expand Up @@ -5125,14 +5125,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-native@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-plugin-react-native@npm:4.1.0"
"eslint-plugin-react-native@npm:^5.0.0":
version: 5.0.0
resolution: "eslint-plugin-react-native@npm:5.0.0"
dependencies:
eslint-plugin-react-native-globals: "npm:^0.1.1"
peerDependencies:
eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 10c0/9aedccde6227b78bad7c243844aca0860fca2dccd635e91e745bcd617c1e7fb889fa212917cf7b56860335a147fc7c8dc339d1976330ec4f896fe9156b35b162
eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
checksum: 10c0/c7c927bc743abf0cb367cc64fea5b28b28ea0c58be2990cab858a050b4855e89d90513afa44d73012c9fd670810ad0da2ac72e3e4bdfedf0ce0cbb65e901af7f
languageName: node
linkType: hard

Expand Down

0 comments on commit 2516c6e

Please sign in to comment.