Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.56.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent 85b9a89 commit 65bb406
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.3",
"@types/eslint": "8.56.4",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
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.3"
"@types/eslint": "npm:8.56.4"
"@types/node": "npm:20.11.20"
"@typescript-eslint/eslint-plugin": "npm:7.1.0"
"@typescript-eslint/parser": "npm:7.1.0"
Expand Down Expand Up @@ -583,13 +583,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.56.3":
version: 8.56.3
resolution: "@types/eslint@npm:8.56.3"
"@types/eslint@npm:8.56.4":
version: 8.56.4
resolution: "@types/eslint@npm:8.56.4"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10/b5a006c24b5d3a2dba5acc12f21f96c960836beb08544cfedbbbd5b7770b6c951b41204d676b73d7d9065bef3435e5b4cb3796c57f66df21c12fd86018993a16
checksum: 10/bb8018f0c27839dd0b8c515ac4e6fac39500c36ba20007a6ecca2fe5e5f81cbecca2be8f6f649bdafd5556b8c6d5285d8506ae61cc8570f71fd4e6b07042f641
languageName: node
linkType: hard

Expand Down

0 comments on commit 65bb406

Please sign in to comment.