Skip to content

Commit db14dda

Browse files
authored
Merge pull request #8 from koajs/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
Bump eslint-plugin-standard from 3.1.0 to 5.0.0
2 parents e9a9b5a + 988b801 commit db14dda

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^11.1.0",
5353
"eslint-plugin-promise": "^6.0.0",
54-
"eslint-plugin-standard": "^3.0.1",
54+
"eslint-plugin-standard": "^5.0.0",
5555
"mocha": "^10.0.0",
5656
"nyc": "^15.0.0"
5757
},

0 commit comments

Comments
 (0)