Skip to content

Commit 6ca9a43

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.9.0 to 17.10.1 (#11545)
1 parent 03984c6 commit 6ca9a43

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"eslint-plugin-import": "^2.29.1",
191191
"eslint-plugin-jest": "^28.6.0",
192192
"eslint-plugin-jsx-a11y": "^6.9.0",
193-
"eslint-plugin-n": "^17.9.0",
193+
"eslint-plugin-n": "^17.10.1",
194194
"eslint-plugin-react": "^7.35.0",
195195
"eslint-plugin-react-hooks": "^4.6.2",
196196
"eslint-plugin-unicorn": "^54.0.0",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -6950,18 +6950,18 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.9.0:
69506950
safe-regex-test "^1.0.3"
69516951
string.prototype.includes "^2.0.0"
69526952

6953-
eslint-plugin-n@^17.9.0:
6954-
version "17.9.0"
6955-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.9.0.tgz#91b43d4e10a35e455bfac2c64671f9cecc396590"
6956-
integrity sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==
6953+
eslint-plugin-n@^17.10.1:
6954+
version "17.10.1"
6955+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.10.1.tgz#da2a3fd1a41c9d901bbc06b8c4d4d5916e012913"
6956+
integrity sha512-hm/q37W6efDptJXdwirsm6A257iY6ZNtpoSG0wEzFzjJ3AhL7OhEIhdSR2e4OdYfHO5EDeqlCfFrjf9q208IPw==
69576957
dependencies:
69586958
"@eslint-community/eslint-utils" "^4.4.0"
69596959
enhanced-resolve "^5.17.0"
69606960
eslint-plugin-es-x "^7.5.0"
69616961
get-tsconfig "^4.7.0"
6962-
globals "^15.0.0"
6962+
globals "^15.8.0"
69636963
ignore "^5.2.4"
6964-
minimatch "^9.0.0"
6964+
minimatch "^9.0.5"
69656965
semver "^7.5.3"
69666966

69676967
eslint-plugin-react-hooks@^4.3.0, eslint-plugin-react-hooks@^4.6.2:
@@ -8088,10 +8088,10 @@ globals@^14.0.0:
80888088
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
80898089
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
80908090

8091-
globals@^15.0.0:
8092-
version "15.0.0"
8093-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.0.0.tgz#9c6cd4e54327ceaab563b4c17ee5e9d181c03fd2"
8094-
integrity sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==
8091+
globals@^15.8.0:
8092+
version "15.8.0"
8093+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.8.0.tgz#e64bb47b619dd8cbf32b3c1a0a61714e33cbbb41"
8094+
integrity sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==
80958095

80968096
globalthis@^1.0.3:
80978097
version "1.0.3"
@@ -11248,10 +11248,10 @@ minimatch@^5.0.1:
1124811248
dependencies:
1124911249
brace-expansion "^2.0.1"
1125011250

11251-
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.4:
11252-
version "9.0.4"
11253-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
11254-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
11251+
minimatch@^9.0.1, minimatch@^9.0.4, minimatch@^9.0.5:
11252+
version "9.0.5"
11253+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
11254+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1125511255
dependencies:
1125611256
brace-expansion "^2.0.1"
1125711257

0 commit comments

Comments
 (0)