Skip to content

Commit

Permalink
build(deps-dev): Bump eslint in the eslint group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the eslint group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.15.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.15.0...v9.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent fccc4cc commit ed898b8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"dprint": "0.47.5",
"editorconfig": "2.0.0",
"esbuild": "0.24.0",
"eslint": "9.15.0",
"eslint": "9.17.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.1.0",
Expand Down
35 changes: 23 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1411,10 +1411,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1796,7 +1796,7 @@ __metadata:
dprint: "npm:0.47.5"
editorconfig: "npm:2.0.0"
esbuild: "npm:0.24.0"
eslint: "npm:9.15.0"
eslint: "npm:9.17.0"
eslint-import-resolver-typescript: "npm:3.6.3"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.1.0"
Expand Down Expand Up @@ -3896,7 +3896,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.5":
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1":
version: 7.0.5
resolution: "cross-spawn@npm:7.0.5"
dependencies:
Expand All @@ -3907,6 +3907,17 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.6":
version: 7.0.6
resolution: "cross-spawn@npm:7.0.6"
dependencies:
path-key: "npm:^3.1.0"
shebang-command: "npm:^2.0.0"
which: "npm:^2.0.1"
checksum: 10/0d52657d7ae36eb130999dffff1168ec348687b48dd38e2ff59992ed916c88d328cf1d07ff4a4a10bc78de5e1c23f04b306d569e42f7a2293915c081e4dfee86
languageName: node
linkType: hard

"cspell-config-lib@npm:8.16.1":
version: 8.16.1
resolution: "cspell-config-lib@npm:8.16.1"
Expand Down Expand Up @@ -5131,16 +5142,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand All @@ -5149,7 +5160,7 @@ __metadata:
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.5"
cross-spawn: "npm:^7.0.6"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
Expand All @@ -5176,7 +5187,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
languageName: node
linkType: hard

Expand Down

0 comments on commit ed898b8

Please sign in to comment.