Skip to content

Commit 15a0fb3

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.7.0 to 17.8.0 (#11252)
1 parent 4c78143 commit 15a0fb3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"eslint-plugin-import": "^2.29.1",
189189
"eslint-plugin-jest": "^28.5.0",
190190
"eslint-plugin-jsx-a11y": "^6.8.0",
191-
"eslint-plugin-n": "^17.7.0",
191+
"eslint-plugin-n": "^17.8.0",
192192
"eslint-plugin-react": "^7.34.2",
193193
"eslint-plugin-react-hooks": "^4.6.2",
194194
"eslint-plugin-unicorn": "^53.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6392,10 +6392,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
63926392
dependencies:
63936393
once "^1.4.0"
63946394

6395-
enhanced-resolve@^5.0.0, enhanced-resolve@^5.15.0, enhanced-resolve@^5.16.0:
6396-
version "5.16.0"
6397-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
6398-
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
6395+
enhanced-resolve@^5.0.0, enhanced-resolve@^5.16.0, enhanced-resolve@^5.17.0:
6396+
version "5.17.0"
6397+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
6398+
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
63996399
dependencies:
64006400
graceful-fs "^4.2.4"
64016401
tapable "^2.2.0"
@@ -6888,13 +6888,13 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.8.0:
68886888
object.entries "^1.1.7"
68896889
object.fromentries "^2.0.7"
68906890

6891-
eslint-plugin-n@^17.7.0:
6892-
version "17.7.0"
6893-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.7.0.tgz#90b4f777cefb9bf0d91dafa94347961c4e8a072c"
6894-
integrity sha512-4Jg4ZKVE4VjHig2caBqPHYNW5na84RVufUuipFLJbgM/G57O6FdpUKJbHakCDJb/yjQuyqVzYWRtU3HNYaZUwg==
6891+
eslint-plugin-n@^17.8.0:
6892+
version "17.8.0"
6893+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.8.0.tgz#cc77b69b4130ae9fedd32c3921b494a00e7eac73"
6894+
integrity sha512-XefSXUtrnA2R4L0NGLZP2Nq8fCk3ffrg6oALXMLiZFKTlwUIu23tIe4loxEbdO2wtLqO2sU70m5Fm3bj9zdGSg==
68956895
dependencies:
68966896
"@eslint-community/eslint-utils" "^4.4.0"
6897-
enhanced-resolve "^5.15.0"
6897+
enhanced-resolve "^5.17.0"
68986898
eslint-plugin-es-x "^7.5.0"
68996899
get-tsconfig "^4.7.0"
69006900
globals "^15.0.0"

0 commit comments

Comments
 (0)