Skip to content

Commit

Permalink
Update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jul 24, 2024
1 parent 2155af2 commit f78a7d2
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 @@ -30,7 +30,7 @@
"eslint-plugin-monorepo": "^0.3.2",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-native": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ __metadata:
eslint-plugin-monorepo: "npm:^0.3.2"
eslint-plugin-n: "npm:^17.9.0"
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-promise: "npm:^6.4.0"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.34.4"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-native: "npm:^4.1.0"
Expand Down Expand Up @@ -10819,12 +10819,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:^6.4.0":
version: 6.4.0
resolution: "eslint-plugin-promise@npm:6.4.0"
"eslint-plugin-promise@npm:^7.0.0":
version: 7.0.0
resolution: "eslint-plugin-promise@npm:7.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/5d07be976504f92d1d91756b0b0588a4c65e379af2520dd77c8655203085c0ab43e24d4698d1ac4b50926430cd8eb81cd1cc4c3653aae8386c805577bdf57b6c
checksum: 10c0/9a9b5e057ed2d109aabe0d38f98142df0b02f555a2660fbacc58a7ea473f170dcd02ab2f88e514b7a4cbae314945343fbb26cdc04cd36d4f082bfcd6d5a2c650
languageName: node
linkType: hard

Expand Down

0 comments on commit f78a7d2

Please sign in to comment.