Skip to content

Commit 6bacb9b

Browse files
chore(deps-dev): bump eslint-plugin-n from 17.2.1 to 17.3.1 (#10999)
1 parent ba4e6be commit 6bacb9b

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
@@ -190,7 +190,7 @@
190190
"eslint-plugin-import": "^2.29.1",
191191
"eslint-plugin-jest": "^28.2.0",
192192
"eslint-plugin-jsx-a11y": "^6.8.0",
193-
"eslint-plugin-n": "^17.2.1",
193+
"eslint-plugin-n": "^17.3.1",
194194
"eslint-plugin-react": "^7.34.1",
195195
"eslint-plugin-react-hooks": "^4.6.0",
196196
"eslint-plugin-unicorn": "^52.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6609,16 +6609,16 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.8.0:
66096609
object.entries "^1.1.7"
66106610
object.fromentries "^2.0.7"
66116611

6612-
eslint-plugin-n@^17.2.1:
6613-
version "17.2.1"
6614-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.2.1.tgz#20aa5008dce05af9041b70abb659a2308416d977"
6615-
integrity sha512-uW1+df2bo06kR7ix6nB614RUlvjRPrYxlaX832O6e1MCJp4V7YozEdvMgCYuvn4ltnjPu1FVYhQ2KRrmTNoJfg==
6612+
eslint-plugin-n@^17.3.1:
6613+
version "17.3.1"
6614+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.3.1.tgz#f8a309a96a9e6bd6d6c7031cc2aec9d0024d3889"
6615+
integrity sha512-25+HTtKe1F8U/M4ERmdzbz/xkm/gaY0OYC8Fcv1z/WvpLJ8Xfh9LzJ13JV5uj4QyCUD8kOPJrNjn/3y+tc57Vw==
66166616
dependencies:
66176617
"@eslint-community/eslint-utils" "^4.4.0"
66186618
enhanced-resolve "^5.15.0"
66196619
eslint-plugin-es-x "^7.5.0"
66206620
get-tsconfig "^4.7.0"
6621-
globals "^14.0.0"
6621+
globals "^15.0.0"
66226622
ignore "^5.2.4"
66236623
minimatch "^9.0.0"
66246624
semver "^7.5.3"
@@ -7733,10 +7733,10 @@ globals@^13.19.0:
77337733
dependencies:
77347734
type-fest "^0.20.2"
77357735

7736-
globals@^14.0.0:
7737-
version "14.0.0"
7738-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
7739-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
7736+
globals@^15.0.0:
7737+
version "15.0.0"
7738+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.0.0.tgz#9c6cd4e54327ceaab563b4c17ee5e9d181c03fd2"
7739+
integrity sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==
77407740

77417741
globalthis@^1.0.3:
77427742
version "1.0.3"

0 commit comments

Comments
 (0)