Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.56.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 0099a8a commit aa4c2ba
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@augu/eslint-config": "5.0.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "8.56.5",
"@types/eslint": "8.56.6",
"@types/node": "20.11.29",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ __metadata:
"@augu/eslint-config": "npm:5.0.0"
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.0"
"@types/eslint": "npm:8.56.5"
"@types/eslint": "npm:8.56.6"
"@types/node": "npm:20.11.29"
"@typescript-eslint/eslint-plugin": "npm:7.3.1"
"@typescript-eslint/parser": "npm:7.3.1"
Expand Down Expand Up @@ -583,13 +583,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.5":
version: 8.56.5
resolution: "@types/eslint@npm:8.56.5"
"@types/eslint@npm:8.56.6":
version: 8.56.6
resolution: "@types/eslint@npm:8.56.6"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10/548aab6ea34ca14452bf6e9212c76bb22cdf3b725d47e25591c20651af3f47fb62c59c4e80ed8ea3f7d1d7374d907cbba980af910e4c0f0cb29f73b9a6a9226f
checksum: 10/34ed696547688ef37669493cff3040e4d1e65ffc9b927f7a6c37d27232578dd31a13af23b11f8c4bc2e4230d17bb912005962afe5ff2afeb2f6817b4c64fa44c
languageName: node
linkType: hard

Expand Down

0 comments on commit aa4c2ba

Please sign in to comment.