Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump @types/eslint from 8.56.6 to 8.56.7 (#1090)
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.6 to 8.56.7.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 57e71e1 commit 909911b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@cs/prettier-config": "*",
"@cs/tsconfig": "*",
"@types/eslint": "^8.56.6",
"@types/eslint": "^8.56.7",
"eslint": "^8.57.0",
"typescript": "^5.4.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@ __metadata:
"@cs/prettier-config": "npm:*"
"@cs/tsconfig": "npm:*"
"@next/eslint-plugin-next": "npm:^14.1.4"
"@types/eslint": "npm:^8.56.6"
"@types/eslint": "npm:^8.56.7"
"@typescript-eslint/eslint-plugin": "npm:^7.4.0"
"@typescript-eslint/parser": "npm:^7.4.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -5194,13 +5194,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.56.6":
version: 8.56.6
resolution: "@types/eslint@npm:8.56.6"
"@types/eslint@npm:^8.56.7":
version: 8.56.7
resolution: "@types/eslint@npm:8.56.7"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 52124f0868b14f21b4c8c21cb3c6065e0671df3f64c0bb3d37efe12e41b3434f478461f5ba0dabf368cd927ddc9b36d5592e7f61b939463576ab69c3bf8f3b12
checksum: 159bb5ae2f78d905b9263240c75d07b60c26e1bcaecee8c775a7bb0cf7362f5dcdd286259ba6289ab62f989b87048090b2420619f7170a0abbd83cb68b5e0699
languageName: node
linkType: hard

Expand Down

0 comments on commit 909911b

Please sign in to comment.