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

Update dependency @types/eslint to v8.44.7 #193

Merged
merged 1 commit into from
Nov 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@actions/core": "1.10.1",
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.44.6",
"@types/eslint": "8.44.7",
"@types/node": "20.8.10",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "6.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ __metadata:
"@augu/eslint-config": 4.0.1
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.6
"@types/eslint": 8.44.7
"@types/node": 20.8.10
"@types/prettier": 2.7.3
"@typescript-eslint/eslint-plugin": 6.9.1
Expand Down Expand Up @@ -1252,13 +1252,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.6":
version: 8.44.6
resolution: "@types/eslint@npm:8.44.6"
"@types/eslint@npm:8.44.7":
version: 8.44.7
resolution: "@types/eslint@npm:8.44.7"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: ed8de582ab3dbd7ec0bf97d41f4f3de28dd8a37fc48bc423e1c406bbb70d1fd8c4175ba17ad6495ef9ef99a43df71421277b7a2a0355097489c4c4cf6bb266ff
checksum: 72a52f74477fbe7cc95ad290b491f51f0bc547cb7ea3672c68da3ffd3fb21ba86145bc36823a37d0a186caedeaee15b2d2a6b4c02c6c55819ff746053bd28310
languageName: node
linkType: hard

Expand Down