Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-n from 17.9.0 to 17.10.0 (#562)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Jul 26, 2024
1 parent bf72949 commit 9d29281
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-yml": "1.14.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ __metadata:
eslint-plugin-jsonc: "npm:2.16.0"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.9.0"
eslint-plugin-n: "npm:17.10.0"
eslint-plugin-promise: "npm:7.0.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-yml: "npm:1.14.0"
Expand Down Expand Up @@ -4853,21 +4853,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.9.0":
version: 17.9.0
resolution: "eslint-plugin-n@npm:17.9.0"
"eslint-plugin-n@npm:17.10.0":
version: 17.10.0
resolution: "eslint-plugin-n@npm:17.10.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
enhanced-resolve: "npm:^5.17.0"
eslint-plugin-es-x: "npm:^7.5.0"
get-tsconfig: "npm:^4.7.0"
globals: "npm:^15.0.0"
globals: "npm:^15.8.0"
ignore: "npm:^5.2.4"
minimatch: "npm:^9.0.0"
minimatch: "npm:^9.0.5"
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/b1f4753d67e58b3a2dd5adb24f06d7f2ab731622f4b0f38ea980f236f1f5bd6edb97257c81ba545eec97c556213cc65d16e7118064eef302f7ab611fef6accd0
checksum: 10/556b628fad771142e4bec89cd5e26497ec932dd6785598777f004fe4968ed27314a0c010167d5fc90d3c10ed8067777d0ffc5fb661eda133fe39983515eefe08
languageName: node
linkType: hard

Expand Down Expand Up @@ -5573,7 +5573,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.8.0, globals@npm:^15.0.0, globals@npm:^15.7.0":
"globals@npm:15.8.0, globals@npm:^15.7.0, globals@npm:^15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
Expand Down Expand Up @@ -7661,12 +7661,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/4cdc18d112b164084513e890d6323370db14c22249d536ad1854539577a895e690a27513dc346392f61a4a50afbbd8abc88f3f25558bfbbbb862cd56508b20f5
checksum: 10/dd6a8927b063aca6d910b119e1f2df6d2ce7d36eab91de83167dd136bb85e1ebff97b0d3de1cb08bd1f7e018ca170b4962479fefab5b2a69e2ae12cb2edc8348
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d29281

Please sign in to comment.