Skip to content

Commit

Permalink
Update dependency @types/eslint to v8.56.7 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 5b18ae0 commit 6fa0842
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@eslint/js": "8.57.0",
"@tsconfig/recommended": "1.0.5",
"@types/eslint": "8.56.6",
"@types/eslint": "8.56.7",
"@types/eslint__js": "8.42.3",
"@types/prompts": "2.4.9",
"@types/semver": "7.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -641,13 +641,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:*, @types/eslint@npm:8.56.6":
version: 8.56.6
resolution: "@types/eslint@npm:8.56.6"
"@types/eslint@npm:*, @types/eslint@npm:8.56.7":
version: 8.56.7
resolution: "@types/eslint@npm:8.56.7"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/52124f0868b14f21b4c8c21cb3c6065e0671df3f64c0bb3d37efe12e41b3434f478461f5ba0dabf368cd927ddc9b36d5592e7f61b939463576ab69c3bf8f3b12
checksum: 10c0/159bb5ae2f78d905b9263240c75d07b60c26e1bcaecee8c775a7bb0cf7362f5dcdd286259ba6289ab62f989b87048090b2420619f7170a0abbd83cb68b5e0699
languageName: node
linkType: hard

Expand Down Expand Up @@ -3000,7 +3000,7 @@ __metadata:
dependencies:
"@eslint/js": "npm:8.57.0"
"@tsconfig/recommended": "npm:1.0.5"
"@types/eslint": "npm:8.56.6"
"@types/eslint": "npm:8.56.7"
"@types/eslint__js": "npm:8.42.3"
"@types/prompts": "npm:2.4.9"
"@types/semver": "npm:7.5.8"
Expand Down

0 comments on commit 6fa0842

Please sign in to comment.