Skip to content

Commit 6ad8434

Browse files
chore(deps-dev): bump eslint from 9.8.0 to 9.9.0 (#245)
1 parent c18a7c2 commit 6ad8434

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,7 @@ __metadata:
6060
languageName: node
6161
linkType: hard
6262

63-
"@eslint/js@npm:9.8.0":
64-
version: 9.8.0
65-
resolution: "@eslint/js@npm:9.8.0"
66-
checksum: 10c0/42edaae6b020436410454579509dcb6a8cd5b260e9f18e037fd803ae28d35eb13663d4019f0ab8ba686a19d3c4a43b0e11394c148e23345377ab694da0e83262
67-
languageName: node
68-
linkType: hard
69-
70-
"@eslint/js@npm:^9.8.0":
63+
"@eslint/js@npm:9.9.0, @eslint/js@npm:^9.8.0":
7164
version: 9.9.0
7265
resolution: "@eslint/js@npm:9.9.0"
7366
checksum: 10c0/6ec9f1f0d576132444d6a5c66a8a08b0be9444e3ebb563fa6a6bebcf5299df3da7e454dc04c0fa601bb811197f00764b3a04430d8458cdb8e3a4677993d23f30
@@ -997,14 +990,14 @@ __metadata:
997990
linkType: hard
998991

999992
"eslint@npm:9.x":
1000-
version: 9.8.0
1001-
resolution: "eslint@npm:9.8.0"
993+
version: 9.9.0
994+
resolution: "eslint@npm:9.9.0"
1002995
dependencies:
1003996
"@eslint-community/eslint-utils": "npm:^4.2.0"
1004997
"@eslint-community/regexpp": "npm:^4.11.0"
1005998
"@eslint/config-array": "npm:^0.17.1"
1006999
"@eslint/eslintrc": "npm:^3.1.0"
1007-
"@eslint/js": "npm:9.8.0"
1000+
"@eslint/js": "npm:9.9.0"
10081001
"@humanwhocodes/module-importer": "npm:^1.0.1"
10091002
"@humanwhocodes/retry": "npm:^0.3.0"
10101003
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -1034,9 +1027,14 @@ __metadata:
10341027
optionator: "npm:^0.9.3"
10351028
strip-ansi: "npm:^6.0.1"
10361029
text-table: "npm:^0.2.0"
1030+
peerDependencies:
1031+
jiti: "*"
1032+
peerDependenciesMeta:
1033+
jiti:
1034+
optional: true
10371035
bin:
10381036
eslint: bin/eslint.js
1039-
checksum: 10c0/a2ee0cce1147565d011fe185733af482f34d5466f5df5f390d0ea2ecf78097883cf568ed6c771d687138609c63cd55cd1e3ff12de7393c03f54fcffcdd0f225d
1037+
checksum: 10c0/3a22f68c99d75dcbafe6e2fef18d2b5bbcc960c2437f48a414ccf9ca214254733a18e6b79d07bbd374a2369a648413e421aabd07b11be3de5a44d5a4b9997877
10401038
languageName: node
10411039
linkType: hard
10421040

0 commit comments

Comments
 (0)