Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent 9d6513e commit 493abd5
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.2.4",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "8.56.11",
"@types/eslint": "9.6.0",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ __metadata:
"@augu/eslint-config": "npm:5.2.4"
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.1"
"@types/eslint": "npm:8.56.11"
"@types/eslint": "npm:9.6.0"
"@types/node": "npm:20.14.11"
"@typescript-eslint/eslint-plugin": "npm:7.17.0"
"@typescript-eslint/parser": "npm:7.17.0"
Expand Down Expand Up @@ -780,13 +780,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.11":
version: 8.56.11
resolution: "@types/eslint@npm:8.56.11"
"@types/eslint@npm:9.6.0":
version: 9.6.0
resolution: "@types/eslint@npm:9.6.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10/cfc4409973ed8d3ed183bc477bcfed39ea3fd264dc1da4a11b9c002d1e5fb96de8abed67f60a0e32a668cc2817b2b1c27a1885ec5de5fdc5471bcc99d5d1f75b
checksum: 10/39fc797c671ec9c9184802b4974748cf45ee1b11d7aaaaede44426abcafd07ec7c18eb090e8f5b3387b51637ce3fdf54499472d8dd58a928f0d005cbacb573b4
languageName: node
linkType: hard

Expand Down

0 comments on commit 493abd5

Please sign in to comment.