Skip to content

Commit

Permalink
build(deps-dev): Bump the eslint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)

Updates `eslint` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.18.0...v9.19.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- 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 Feb 7, 2025
1 parent 96f1015 commit dfaf0a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"@arethetypeswrong/cli": "0.17.3",
"@commitlint/cli": "19.7.1",
"@commitlint/types": "19.5.0",
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@faker-js/faker": "9.4.0",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/fst": "1.0.0",
Expand Down Expand Up @@ -192,7 +192,7 @@
"editorconfig": "2.0.0",
"envinfo": "7.14.0",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1177,10 +1177,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
"@eslint/js@npm:9.19.0":
version: 9.19.0
resolution: "@eslint/js@npm:9.19.0"
checksum: 10/d8133a83330676d5f0827713af2e9bbf35530631a93520fb59ead6b827a325c54fdd7ad99f2158f895fb393c47bbc55dfdaa945998a647f3b9230f1d5324a626
languageName: node
linkType: hard

Expand Down Expand Up @@ -1494,7 +1494,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.17.3"
"@commitlint/cli": "npm:19.7.1"
"@commitlint/types": "npm:19.5.0"
"@eslint/js": "npm:9.18.0"
"@eslint/js": "npm:9.19.0"
"@faker-js/faker": "npm:9.4.0"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/errnode": "npm:3.1.1"
Expand Down Expand Up @@ -1540,7 +1540,7 @@ __metadata:
editorconfig: "npm:2.0.0"
envinfo: "npm:7.14.0"
esbuild: "npm:0.24.2"
eslint: "npm:9.18.0"
eslint: "npm:9.19.0"
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.1.0"
Expand Down Expand Up @@ -5205,16 +5205,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.18.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
"eslint@npm:9.19.0":
version: 9.19.0
resolution: "eslint@npm:9.19.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.10.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.18.0"
"@eslint/js": "npm:9.19.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -5250,7 +5250,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/85f22991aab4b0809fdfc557ec2bd309062e7211b631674e71827a73c45e44febaa80dedda35150154e331a2d372c3a25e8e5dd4a99dc8a982fe8f7d645d859f
checksum: 10/850d19fd6a34702d1e3d9bdad6aef84a20a5c2de006a8fa6380843384b13944b180232ddd74b8725ffcdf8f296399037f0e8eb4783d5f7393f13c059112b843d
languageName: node
linkType: hard

Expand Down

0 comments on commit dfaf0a6

Please sign in to comment.