Skip to content

Commit 010264b

Browse files
chore(deps): update all non-major dependencies (#2868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc089fe commit 010264b

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@
6969
"@typescript-eslint/parser": "8.38.0",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "7.0.3",
72-
"eslint": "9.31.0",
72+
"eslint": "9.32.0",
7373
"eslint-config-prettier": "10.1.8",
7474
"eslint-config-standard": "17.1.0",
7575
"eslint-plugin-import": "2.32.0",
76-
"eslint-plugin-n": "17.21.0",
76+
"eslint-plugin-n": "17.21.2",
7777
"eslint-plugin-promise": "7.2.1",
7878
"eslint-plugin-standard": "5.0.0",
7979
"graphql": "16.11.0",

yarn.lock

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,20 +1197,20 @@
11971197
minimatch "^3.1.2"
11981198
strip-json-comments "^3.1.1"
11991199

1200-
"@eslint/js@9.31.0":
1201-
version "9.31.0"
1202-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
1203-
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
1200+
"@eslint/js@9.32.0":
1201+
version "9.32.0"
1202+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
1203+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
12041204

12051205
"@eslint/object-schema@^2.1.6":
12061206
version "2.1.6"
12071207
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
12081208
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
12091209

1210-
"@eslint/plugin-kit@^0.3.1":
1211-
version "0.3.3"
1212-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz#32926b59bd407d58d817941e48b2a7049359b1fd"
1213-
integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==
1210+
"@eslint/plugin-kit@^0.3.4":
1211+
version "0.3.4"
1212+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
1213+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
12141214
dependencies:
12151215
"@eslint/core" "^0.15.1"
12161216
levn "^0.4.1"
@@ -2747,18 +2747,18 @@ [email protected]:
27472747
string.prototype.trimend "^1.0.9"
27482748
tsconfig-paths "^3.15.0"
27492749

2750-
2751-
version "17.21.0"
2752-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e"
2753-
integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==
2750+
2751+
version "17.21.2"
2752+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.2.tgz#eba404bf818ea41ed2ebd12a75050a6f1a6137dc"
2753+
integrity sha512-s3ai4Msfk5mbSvOgCkYo6k5+zP3W/OK+AvLmMmx++Ki4a5CPO7luIDwOnjUZm/t+oZYP0YADTxe+u4JqnT8+Dg==
27542754
dependencies:
27552755
"@eslint-community/eslint-utils" "^4.5.0"
27562756
enhanced-resolve "^5.17.1"
27572757
eslint-plugin-es-x "^7.8.0"
27582758
get-tsconfig "^4.8.1"
27592759
globals "^15.11.0"
2760+
globrex "^0.1.2"
27602761
ignore "^5.3.2"
2761-
minimatch "^9.0.5"
27622762
semver "^7.6.3"
27632763
ts-declaration-location "^1.0.6"
27642764

@@ -2792,19 +2792,19 @@ eslint-visitor-keys@^4.2.1:
27922792
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
27932793
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
27942794

2795-
eslint@9.31.0:
2796-
version "9.31.0"
2797-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba"
2798-
integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==
2795+
eslint@9.32.0:
2796+
version "9.32.0"
2797+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
2798+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
27992799
dependencies:
28002800
"@eslint-community/eslint-utils" "^4.2.0"
28012801
"@eslint-community/regexpp" "^4.12.1"
28022802
"@eslint/config-array" "^0.21.0"
28032803
"@eslint/config-helpers" "^0.3.0"
28042804
"@eslint/core" "^0.15.0"
28052805
"@eslint/eslintrc" "^3.3.1"
2806-
"@eslint/js" "9.31.0"
2807-
"@eslint/plugin-kit" "^0.3.1"
2806+
"@eslint/js" "9.32.0"
2807+
"@eslint/plugin-kit" "^0.3.4"
28082808
"@humanfs/node" "^0.16.6"
28092809
"@humanwhocodes/module-importer" "^1.0.1"
28102810
"@humanwhocodes/retry" "^0.4.2"
@@ -3224,6 +3224,11 @@ globby@^13.1.3:
32243224
merge2 "^1.4.1"
32253225
slash "^4.0.0"
32263226

3227+
globrex@^0.1.2:
3228+
version "0.1.2"
3229+
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
3230+
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
3231+
32273232
gopd@^1.0.1, gopd@^1.2.0:
32283233
version "1.2.0"
32293234
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
@@ -4308,7 +4313,7 @@ minimatch@^5.0.1:
43084313
dependencies:
43094314
brace-expansion "^2.0.1"
43104315

4311-
minimatch@^9.0.4, minimatch@^9.0.5:
4316+
minimatch@^9.0.4:
43124317
version "9.0.5"
43134318
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
43144319
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==

0 commit comments

Comments
 (0)