Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-node-dependencies to ^0.…
Browse files Browse the repository at this point in the history
…12.0 (#45)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent d08ba82 commit fd600f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-json-schema-validator": "^5.0.0",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-node-dependencies": "^0.11.0",
"eslint-plugin-node-dependencies": "^0.12.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-regexp": "^2.0.0",
"eslint-plugin-yml": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,10 +1798,10 @@ eslint-plugin-n@^17.0.0:
minimatch "^9.0.0"
semver "^7.5.3"

eslint-plugin-node-dependencies@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-node-dependencies/-/eslint-plugin-node-dependencies-0.11.0.tgz#4fe8dd77e9ea201a9d8a2d2b6da22772a0469a83"
integrity sha512-sg2ueeNLbHipP2kU1yZU9ROL4Gyef3lUeUX9ddTjxk6b4yAaXKrWdP98rA7Cg1yuyYzQSS0YS3iF630DDDjl0Q==
eslint-plugin-node-dependencies@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-node-dependencies/-/eslint-plugin-node-dependencies-0.12.0.tgz#b12fc67b2d55f88608d060238ba0d59ad049d3be"
integrity sha512-fZ63ZlBOJ0EdloXTY4uVjKe5wsA5EFGFatOSgKmFXpx80srjykNsUsibgTO9NL9Nt+Stl9/Hm5AyH6rQuuSUDw==
dependencies:
jsonc-eslint-parser "^2.0.2"
npm-package-arg "^10.0.0"
Expand Down

0 comments on commit fd600f0

Please sign in to comment.