Skip to content

Commit

Permalink
Merge pull request #8462 from alphagov/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-n-16.3.0

Bump eslint-plugin-n from 16.2.0 to 16.3.0
  • Loading branch information
ryanb-gds authored Nov 8, 2023
2 parents 9b29bf1 + f1b5453 commit a832492
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 @@ -27,7 +27,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^16.3.0",
"jasmine-browser-runner": "^2.3.0",
"jasmine-core": "^5.1.1",
"postcss": "^8.4.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1008,10 +1008,10 @@ eslint-plugin-n@^15.7.0:
resolve "^1.22.1"
semver "^7.3.8"

eslint-plugin-n@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.2.0.tgz#3f98ca9fadd9f7bdaaf60068533118ecb685bfb5"
integrity sha512-AQER2jEyQOt1LG6JkGJCCIFotzmlcCZFur2wdKrp1JX2cNotC7Ae0BcD/4lLv3lUAArM9uNS8z/fsvXTd0L71g==
eslint-plugin-n@^16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.3.0.tgz#8ad04e0c52b311d58bd9b6b59532e26a19d3911b"
integrity sha512-/XZLH5CUXGK3laz3xYFNza8ZxLCq8ZNW6MsVw5z3d5hc2AwZzi0fPiySFZHQTdVDOHGs2cGv91aqzWmgBdq2gQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
builtins "^5.0.1"
Expand Down

0 comments on commit a832492

Please sign in to comment.