Skip to content

Commit 618f6a1

Browse files
build(deps-dev): bump eslint from 9.32.0 to 9.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c15294a commit 618f6a1

1 file changed

Lines changed: 11 additions & 16 deletions

File tree

yarn.lock

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@
174174
debug "^4.3.1"
175175
minimatch "^3.1.2"
176176

177-
"@eslint/config-helpers@^0.3.0":
177+
"@eslint/config-helpers@^0.3.1":
178178
version "0.3.1"
179179
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
180180
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
181181

182-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.2":
182+
"@eslint/core@^0.15.2":
183183
version "0.15.2"
184184
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
185185
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
@@ -201,12 +201,7 @@
201201
minimatch "^3.1.2"
202202
strip-json-comments "^3.1.1"
203203

204-
"@eslint/js@9.32.0":
205-
version "9.32.0"
206-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
207-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
208-
209-
"@eslint/js@^9.32.0":
204+
"@eslint/js@9.33.0", "@eslint/js@^9.32.0":
210205
version "9.33.0"
211206
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
212207
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
@@ -216,7 +211,7 @@
216211
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
217212
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
218213

219-
"@eslint/plugin-kit@^0.3.4":
214+
"@eslint/plugin-kit@^0.3.5":
220215
version "0.3.5"
221216
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
222217
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
@@ -1305,18 +1300,18 @@ eslint-visitor-keys@^4.2.1:
13051300
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
13061301

13071302
eslint@^9.32.0:
1308-
version "9.32.0"
1309-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
1310-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
1303+
version "9.33.0"
1304+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73"
1305+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
13111306
dependencies:
13121307
"@eslint-community/eslint-utils" "^4.2.0"
13131308
"@eslint-community/regexpp" "^4.12.1"
13141309
"@eslint/config-array" "^0.21.0"
1315-
"@eslint/config-helpers" "^0.3.0"
1316-
"@eslint/core" "^0.15.0"
1310+
"@eslint/config-helpers" "^0.3.1"
1311+
"@eslint/core" "^0.15.2"
13171312
"@eslint/eslintrc" "^3.3.1"
1318-
"@eslint/js" "9.32.0"
1319-
"@eslint/plugin-kit" "^0.3.4"
1313+
"@eslint/js" "9.33.0"
1314+
"@eslint/plugin-kit" "^0.3.5"
13201315
"@humanfs/node" "^0.16.6"
13211316
"@humanwhocodes/module-importer" "^1.0.1"
13221317
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)