Skip to content

Commit e9a9b5a

Browse files
authored
Merge pull request #24 from koajs/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.0
Bump eslint-plugin-promise from 4.3.1 to 6.0.0
2 parents d0b0d94 + 1596cf9 commit e9a9b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-config-standard": "^14.1.1",
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^11.1.0",
53-
"eslint-plugin-promise": "^4.2.1",
53+
"eslint-plugin-promise": "^6.0.0",
5454
"eslint-plugin-standard": "^3.0.1",
5555
"mocha": "^10.0.0",
5656
"nyc": "^15.0.0"

0 commit comments

Comments
 (0)