Skip to content

Commit 5a63513

Browse files
Bump eslint from 9.35.0 to 9.36.0 (#308)
Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.36.0/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3bdaee commit 5a63513

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,12 +1238,7 @@
12381238
minimatch "^3.1.2"
12391239
strip-json-comments "^3.1.1"
12401240

1241-
1242-
version "9.35.0"
1243-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07"
1244-
integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==
1245-
1246-
"@eslint/js@^9.13.0":
1241+
"@eslint/[email protected]", "@eslint/js@^9.13.0":
12471242
version "9.36.0"
12481243
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
12491244
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
@@ -5023,17 +5018,17 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
50235018
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
50245019

50255020
eslint@^9.13.0:
5026-
version "9.35.0"
5027-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e"
5028-
integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==
5021+
version "9.36.0"
5022+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088"
5023+
integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==
50295024
dependencies:
50305025
"@eslint-community/eslint-utils" "^4.8.0"
50315026
"@eslint-community/regexpp" "^4.12.1"
50325027
"@eslint/config-array" "^0.21.0"
50335028
"@eslint/config-helpers" "^0.3.1"
50345029
"@eslint/core" "^0.15.2"
50355030
"@eslint/eslintrc" "^3.3.1"
5036-
"@eslint/js" "9.35.0"
5031+
"@eslint/js" "9.36.0"
50375032
"@eslint/plugin-kit" "^0.3.5"
50385033
"@humanfs/node" "^0.16.6"
50395034
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)