Skip to content

Commit

Permalink
Update dependency @types/eslint to v8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 9ea21df commit a218cb4
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 @@ -38,7 +38,7 @@
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-syntax-import-assertions": "7.23.3",
"@types/babel__core": "7.20.5",
"@types/eslint": "8.44.9",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/prettier": "3.0.0",
"@types/web": "0.0.128",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,13 +1254,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.9":
version: 8.44.9
resolution: "@types/eslint@npm:8.44.9"
"@types/eslint@npm:8.56.0":
version: 8.56.0
resolution: "@types/eslint@npm:8.56.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: e9da4e4c7b7c9014b17d40007e36f02f3b5dd55c43bb05928b52dd9c19f2a8fb7971a851a4e7a11625c3c69da286c5baf55de2f8bb900b1a4cfb5145a4491b37
checksum: afba97b10d02cb7c7e7658de38f626c65b81be0fe45bc479e058ab14bc089911193811dce681edd656fc6b59c91fd8d0c976972476fc98b5e782b2c3b08aaa6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3608,7 +3608,7 @@ __metadata:
"@babel/eslint-parser": "npm:7.23.3"
"@babel/plugin-syntax-import-assertions": "npm:7.23.3"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:8.44.9"
"@types/eslint": "npm:8.56.0"
"@types/node": "npm:20.10.5"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.128"
Expand Down

0 comments on commit a218cb4

Please sign in to comment.