Skip to content

Commit

Permalink
chore(deps-dev): bump @types/eslint from 8.56.2 to 9.6.0 (#44)
Browse files Browse the repository at this point in the history
Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.56.2 to 9.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 46bbe83 commit 4397ad4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@jwpkg/constraints-config": "^0.1.1",
"@jwpkg/eslint-config": "^0.1.1",
"@jwpkg/gitversion-s3publish": "workspace:^",
"@types/eslint": "^8.44.9",
"@types/eslint": "^9.6.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@yarnpkg/types": "^4.0.0",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2983,16 +2983,6 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.44.9":
version: 8.56.2
resolution: "@types/eslint@npm:8.56.2"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: e33ca87a30a9454ba9943e1270ac759996f5fe598a1c1afbaec1d1e7346a339e20bf2a9d81f177067116bbaa6cfa4f748993cb338f57978ae862ad38ffae56fe
languageName: node
linkType: hard

"@types/eslint@npm:^9.6.0":
version: 9.6.0
resolution: "@types/eslint@npm:9.6.0"
Expand Down Expand Up @@ -9471,7 +9461,7 @@ __metadata:
"@jwpkg/eslint-config": "npm:^0.1.1"
"@jwpkg/gitversion": "workspace:^"
"@jwpkg/gitversion-s3publish": "workspace:^"
"@types/eslint": "npm:^8.44.9"
"@types/eslint": "npm:^9.6.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.19"
"@yarnpkg/types": "npm:^4.0.0"
Expand Down

0 comments on commit 4397ad4

Please sign in to comment.