Skip to content

Commit

Permalink
build(deps-dev): bump @types/eslint from 8.44.9 to 8.56.0 (#7396)
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.44.9 to 8.56.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-minor
...

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 Dec 20, 2023
1 parent e034c7a commit 5d72484
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/amplify": "1.1.28",
"@types/auto-launch": "5.0.5",
"@types/content-type": "1.1.8",
"@types/eslint": "^8.44.9",
"@types/eslint": "^8.56.0",
"@types/fs-extra": "9.0.11",
"@types/hapi__joi": "^17.1.14",
"@types/is-ci": "3.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3287,13 +3287,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.44.9":
version: 8.44.9
resolution: "@types/eslint@npm:8.44.9"
"@types/eslint@npm:^8.56.0":
version: 8.56.0
resolution: "@types/eslint@npm:8.56.0"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 6f8889e94e67a5e43c15f5a2530798f864ace08c270bfb3f153cb705da4e30a80e0e9a0fc05317c8642c8dda909d528968172089eb4d52aca9f212761df25d90
checksum: 8eca14c1ca8a4dbbcbf6bed67775db9dd2f9947802d6da39fa0c4c297a1e5465e898332232bb51980586a9a45b1b21bc13fd79fcc81adcd4c86062372e9bab6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -16339,7 +16339,7 @@ __metadata:
"@types/amplify": 1.1.28
"@types/auto-launch": 5.0.5
"@types/content-type": 1.1.8
"@types/eslint": ^8.44.9
"@types/eslint": ^8.56.0
"@types/fs-extra": 9.0.11
"@types/hapi__joi": ^17.1.14
"@types/is-ci": 3.0.4
Expand Down

0 comments on commit 5d72484

Please sign in to comment.