Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 99bcdc2 commit 687c3df
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 @@ -29,7 +29,7 @@
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^7.0.0",
"npm-run-all2": "^7.0.0",
"prettier": "^3.0.0",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,12 +1554,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:^6.0.0":
version: 6.6.0
resolution: "eslint-plugin-promise@npm:6.6.0"
"eslint-plugin-promise@npm:^7.0.0":
version: 7.1.0
resolution: "eslint-plugin-promise@npm:7.1.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/93a667dbc9ff15c4d586b0d40a31c7828314cbbb31b2b9a75802aa4ef536e9457bb3e1a89b384b07aa336dd61b315ae8b0aadc0870210378023dd018819b59b3
checksum: 10c0/bbc3406139715dfa5f48d04f6d5b5e82f68929d954b0fa3821eb8cd6dc381b210512cedd2d874e5de5381005d316566f4ae046a4750ce3f5f5cbf28a14cc0ab2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3236,7 +3236,7 @@ __metadata:
eslint: "npm:^9.0.0"
eslint-config-prettier: "npm:^9.0.0"
eslint-plugin-prettier: "npm:^5.0.0"
eslint-plugin-promise: "npm:^6.0.0"
eslint-plugin-promise: "npm:^7.0.0"
html-minifier: "npm:^4.0.0"
liquidjs: "npm:^10.0.0"
markdown-it: "npm:^14.0.0"
Expand Down

0 comments on commit 687c3df

Please sign in to comment.