Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0
Browse files Browse the repository at this point in the history
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 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](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent bb7c5ca commit 7ef93fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@commitlint/config-angular": "^19.6.0",
"@compodoc/compodoc": "^1.1.26",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/d3": "^7.4.3",
"@types/jasmine": "~5.1.4",
"@types/node": "^22.10.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2962,13 +2962,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.16.0, @eslint/js@npm:^9.16.0":
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
languageName: node
linkType: hard

"@eslint/js@npm:^9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -5687,7 +5694,7 @@ __metadata:
"@commitlint/config-angular": "npm:^19.6.0"
"@compodoc/compodoc": "npm:^1.1.26"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.16.0"
"@eslint/js": "npm:^9.17.0"
"@fortawesome/angular-fontawesome": "npm:^0.15.0"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.1"
"@kolkov/ngx-gallery": "npm:2.0.1"
Expand Down

0 comments on commit 7ef93fa

Please sign in to comment.