Skip to content

Commit 5a4119d

Browse files
dependabot[bot]vvenv
authored andcommitted
Bump eslint from 9.33.0 to 9.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f15b1e commit 5a4119d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@antfu/eslint-config": "^5.2.1",
2424
"@types/node": "^24.3.0",
25-
"eslint": "^9.33.0",
25+
"eslint": "^9.34.0",
2626
"husky": "^9.1.7",
2727
"oxlint": "^1.11.1",
2828
"typescript": "^5.8.3"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,10 @@ __metadata:
479479
languageName: node
480480
linkType: hard
481481

482-
"@eslint/js@npm:9.33.0":
483-
version: 9.33.0
484-
resolution: "@eslint/js@npm:9.33.0"
485-
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
482+
"@eslint/js@npm:9.34.0":
483+
version: 9.34.0
484+
resolution: "@eslint/js@npm:9.34.0"
485+
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
486486
languageName: node
487487
linkType: hard
488488

@@ -3000,17 +3000,17 @@ __metadata:
30003000
languageName: node
30013001
linkType: hard
30023002

3003-
"eslint@npm:^9.33.0":
3004-
version: 9.33.0
3005-
resolution: "eslint@npm:9.33.0"
3003+
"eslint@npm:^9.34.0":
3004+
version: 9.34.0
3005+
resolution: "eslint@npm:9.34.0"
30063006
dependencies:
30073007
"@eslint-community/eslint-utils": "npm:^4.2.0"
30083008
"@eslint-community/regexpp": "npm:^4.12.1"
30093009
"@eslint/config-array": "npm:^0.21.0"
30103010
"@eslint/config-helpers": "npm:^0.3.1"
30113011
"@eslint/core": "npm:^0.15.2"
30123012
"@eslint/eslintrc": "npm:^3.3.1"
3013-
"@eslint/js": "npm:9.33.0"
3013+
"@eslint/js": "npm:9.34.0"
30143014
"@eslint/plugin-kit": "npm:^0.3.5"
30153015
"@humanfs/node": "npm:^0.16.6"
30163016
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3046,7 +3046,7 @@ __metadata:
30463046
optional: true
30473047
bin:
30483048
eslint: bin/eslint.js
3049-
checksum: 10c0/1e1f60d2b62d9d65553e9af916a8dccf00eeedd982103f35bf58c205803907cb1fda73ef595178d47384ea80d8624a182b63682a6b15d8387e9a5d86904a2a2d
3049+
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
30503050
languageName: node
30513051
linkType: hard
30523052

@@ -3784,7 +3784,7 @@ __metadata:
37843784
dependencies:
37853785
"@antfu/eslint-config": "npm:^5.2.1"
37863786
"@types/node": "npm:^24.3.0"
3787-
eslint: "npm:^9.33.0"
3787+
eslint: "npm:^9.34.0"
37883788
husky: "npm:^9.1.7"
37893789
oxlint: "npm:^1.11.1"
37903790
typescript: "npm:^5.8.3"

0 commit comments

Comments
 (0)