Skip to content

Commit e228166

Browse files
dependabot[bot]SBoudrias
authored andcommitted
Chore(deps-dev): Bump eslint from 9.16.0 to 9.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb2c4e4 commit e228166

File tree

3 files changed

+7
-14
lines changed

3 files changed

+7
-14
lines changed
Binary file not shown.

yarn.lock

+7-14
Original file line numberDiff line numberDiff line change
@@ -420,14 +420,7 @@ __metadata:
420420
languageName: node
421421
linkType: hard
422422

423-
"@eslint/js@npm:9.16.0":
424-
version: 9.16.0
425-
resolution: "@eslint/js@npm:9.16.0"
426-
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
427-
languageName: node
428-
linkType: hard
429-
430-
"@eslint/js@npm:^9.15.0":
423+
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.15.0":
431424
version: 9.17.0
432425
resolution: "@eslint/js@npm:9.17.0"
433426
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
@@ -3169,7 +3162,7 @@ __metadata:
31693162
languageName: node
31703163
linkType: hard
31713164

3172-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
3165+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
31733166
version: 7.0.6
31743167
resolution: "cross-spawn@npm:7.0.6"
31753168
dependencies:
@@ -3744,15 +3737,15 @@ __metadata:
37443737
linkType: hard
37453738

37463739
"eslint@npm:^9.15.0":
3747-
version: 9.16.0
3748-
resolution: "eslint@npm:9.16.0"
3740+
version: 9.17.0
3741+
resolution: "eslint@npm:9.17.0"
37493742
dependencies:
37503743
"@eslint-community/eslint-utils": "npm:^4.2.0"
37513744
"@eslint-community/regexpp": "npm:^4.12.1"
37523745
"@eslint/config-array": "npm:^0.19.0"
37533746
"@eslint/core": "npm:^0.9.0"
37543747
"@eslint/eslintrc": "npm:^3.2.0"
3755-
"@eslint/js": "npm:9.16.0"
3748+
"@eslint/js": "npm:9.17.0"
37563749
"@eslint/plugin-kit": "npm:^0.2.3"
37573750
"@humanfs/node": "npm:^0.16.6"
37583751
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3761,7 +3754,7 @@ __metadata:
37613754
"@types/json-schema": "npm:^7.0.15"
37623755
ajv: "npm:^6.12.4"
37633756
chalk: "npm:^4.0.0"
3764-
cross-spawn: "npm:^7.0.5"
3757+
cross-spawn: "npm:^7.0.6"
37653758
debug: "npm:^4.3.2"
37663759
escape-string-regexp: "npm:^4.0.0"
37673760
eslint-scope: "npm:^8.2.0"
@@ -3788,7 +3781,7 @@ __metadata:
37883781
optional: true
37893782
bin:
37903783
eslint: bin/eslint.js
3791-
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
3784+
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
37923785
languageName: node
37933786
linkType: hard
37943787

0 commit comments

Comments
 (0)