Skip to content

Commit d3a986b

Browse files
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 6 updates (#6193)
Bumps the dev-minor-and-patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.6` | `7.28.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.2.1` | `5.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.120` | `18.19.121` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.21.0` | `17.21.3` | Updates `@babel/helpers` from 7.27.6 to 7.28.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-helpers) Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `@stylistic/eslint-plugin` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.2/packages/eslint-plugin) Updates `@types/node` from 18.19.120 to 18.19.121 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `eslint-plugin-n` from 17.21.0 to 17.21.3 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.21.0...v17.21.3) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.28.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@types/node" dependency-version: 18.19.121 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-n dependency-version: 17.21.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e96271d commit d3a986b

File tree

1 file changed

+33
-28
lines changed

1 file changed

+33
-28
lines changed

yarn.lock

Lines changed: 33 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@
117117
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
118118

119119
"@babel/helpers@^7.27.6":
120-
version "7.27.6"
121-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
122-
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
120+
version "7.28.2"
121+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.2.tgz#80f0918fecbfebea9af856c419763230040ee850"
122+
integrity sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==
123123
dependencies:
124124
"@babel/template" "^7.27.2"
125-
"@babel/types" "^7.27.6"
125+
"@babel/types" "^7.28.2"
126126

127127
"@babel/parser@^7.27.2", "@babel/parser@^7.28.0":
128128
version "7.28.0"
@@ -204,10 +204,10 @@
204204
"@babel/types" "^7.28.0"
205205
debug "^4.3.1"
206206

207-
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0":
208-
version "7.28.1"
209-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9"
210-
integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==
207+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.0", "@babel/types@^7.28.2":
208+
version "7.28.2"
209+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
210+
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
211211
dependencies:
212212
"@babel/helper-string-parser" "^7.27.1"
213213
"@babel/helper-validator-identifier" "^7.27.1"
@@ -313,17 +313,17 @@
313313
minimatch "^3.1.2"
314314
strip-json-comments "^3.1.1"
315315

316-
"@eslint/js@9.31.0", "@eslint/js@^9.29.0":
317-
version "9.31.0"
318-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
319-
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
316+
"@eslint/js@9.32.0", "@eslint/js@^9.29.0":
317+
version "9.32.0"
318+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
319+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
320320

321321
"@eslint/object-schema@^2.1.6":
322322
version "2.1.6"
323323
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
324324
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
325325

326-
"@eslint/plugin-kit@^0.3.1", "@eslint/plugin-kit@^0.3.3":
326+
"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4":
327327
version "0.3.4"
328328
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
329329
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
@@ -780,9 +780,9 @@
780780
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
781781

782782
"@stylistic/eslint-plugin@^5.0.0":
783-
version "5.2.1"
784-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.1.tgz#e4dc4da7fd07740466facddc5fdd1cfb1244d528"
785-
integrity sha512-siNoKzQ0EJOfCrMFyA1wMtv1+t2OVH00PTXR9kZXji7AUVhL1TiumIF0Iufa2aqR3oOKsxjc/a8PiB9ANNW3+g==
783+
version "5.2.2"
784+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.2.tgz#a1cb24f17263e1dcb2d5c94069dc3ae7af1eb9ce"
785+
integrity sha512-bE2DUjruqXlHYP3Q2Gpqiuj2bHq7/88FnuaS0FjeGGLCy+X6a07bGVuwtiOYnPSLHR6jmx5Bwdv+j7l8H+G97A==
786786
dependencies:
787787
"@eslint-community/eslint-utils" "^4.7.0"
788788
"@typescript-eslint/types" "^8.37.0"
@@ -819,9 +819,9 @@
819819
undici-types "~6.20.0"
820820

821821
"@types/node@^18.19.106":
822-
version "18.19.120"
823-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.120.tgz#07b3bd73875956d5281fa27e6d77a66415f7d455"
824-
integrity sha512-WtCGHFXnVI8WHLxDAt5TbnCM4eSE+nI0QN2NJtwzcgMhht2eNz6V9evJrk+lwC8bCY8OWV5Ym8Jz7ZEyGnKnMA==
822+
version "18.19.121"
823+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.121.tgz#c50d353ea2d1fb1261a8bbd0bf2850306f5af2b3"
824+
integrity sha512-bHOrbyztmyYIi4f1R0s17QsPs1uyyYnGcXeZoGEd227oZjry0q6XQBQxd82X1I57zEfwO8h9Xo+Kl5gX1d9MwQ==
825825
dependencies:
826826
undici-types "~5.26.4"
827827

@@ -1920,17 +1920,17 @@ eslint-plugin-mocha@^10.5.0:
19201920
rambda "^7.4.0"
19211921

19221922
eslint-plugin-n@^17.20.0:
1923-
version "17.21.0"
1924-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e"
1925-
integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==
1923+
version "17.21.3"
1924+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.3.tgz#a07592c28390ac742bf52acae89048c997a7b91c"
1925+
integrity sha512-MtxYjDZhMQgsWRm/4xYLL0i2EhusWT7itDxlJ80l1NND2AL2Vi5Mvneqv/ikG9+zpran0VsVRXTEHrpLmUZRNw==
19261926
dependencies:
19271927
"@eslint-community/eslint-utils" "^4.5.0"
19281928
enhanced-resolve "^5.17.1"
19291929
eslint-plugin-es-x "^7.8.0"
19301930
get-tsconfig "^4.8.1"
19311931
globals "^15.11.0"
1932+
globrex "^0.1.2"
19321933
ignore "^5.3.2"
1933-
minimatch "^9.0.5"
19341934
semver "^7.6.3"
19351935
ts-declaration-location "^1.0.6"
19361936

@@ -1996,18 +1996,18 @@ eslint-visitor-keys@^4.2.1:
19961996
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
19971997

19981998
eslint@^9.29.0:
1999-
version "9.31.0"
2000-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba"
2001-
integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==
1999+
version "9.32.0"
2000+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
2001+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
20022002
dependencies:
20032003
"@eslint-community/eslint-utils" "^4.2.0"
20042004
"@eslint-community/regexpp" "^4.12.1"
20052005
"@eslint/config-array" "^0.21.0"
20062006
"@eslint/config-helpers" "^0.3.0"
20072007
"@eslint/core" "^0.15.0"
20082008
"@eslint/eslintrc" "^3.3.1"
2009-
"@eslint/js" "9.31.0"
2010-
"@eslint/plugin-kit" "^0.3.1"
2009+
"@eslint/js" "9.32.0"
2010+
"@eslint/plugin-kit" "^0.3.4"
20112011
"@humanfs/node" "^0.16.6"
20122012
"@humanwhocodes/module-importer" "^1.0.1"
20132013
"@humanwhocodes/retry" "^0.4.2"
@@ -2458,6 +2458,11 @@ globalthis@^1.0.4:
24582458
define-properties "^1.2.1"
24592459
gopd "^1.0.1"
24602460

2461+
globrex@^0.1.2:
2462+
version "0.1.2"
2463+
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
2464+
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
2465+
24612466
gopd@^1.0.1, gopd@^1.2.0:
24622467
version "1.2.0"
24632468
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"

0 commit comments

Comments
 (0)