Skip to content

Commit 92f148e

Browse files
build(deps-dev): bump eslint-plugin-node from 9.1.0 to 9.2.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](mysticatea/eslint-plugin-node@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-node dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5101985 commit 92f148e

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
@@ -21,7 +21,7 @@
2121
"eslint-config-standard": "13.0.1",
2222
"eslint-plugin-markdown": "1.0.0",
2323
"eslint-plugin-import": "2.18.0",
24-
"eslint-plugin-node": "9.1.0",
24+
"eslint-plugin-node": "9.2.0",
2525
"eslint-plugin-promise": "4.2.1",
2626
"eslint-plugin-standard": "4.0.0",
2727
"mocha": "6.1.4",

0 commit comments

Comments
 (0)