Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.44.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 791f72d commit 852d42d
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 @@ -34,7 +34,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.7",
"@types/eslint": "8.44.8",
"@types/node": "20.10.1",
"@types/prettier": "3.0.0",
"@types/web": "0.0.123",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,13 +1247,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.44.7":
version: 8.44.7
resolution: "@types/eslint@npm:8.44.7"
"@types/eslint@npm:8.44.8":
version: 8.44.8
resolution: "@types/eslint@npm:8.44.8"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 447b55ccff47668fc63466728e7e598ae16a03de8d489350e855b6020ad16f58a703e75b875376dd6cd5fcab630311a805fa7f934476637ea35819f01c9db3ca
checksum: 610966753add984f6ac9f00eeb766691e141e66a7e20b724a45ad077f60e8cd8fd7874b7e655e93537e54873cc5711cd6f57728474e08b478407cd942f098263
languageName: node
linkType: hard

Expand Down Expand Up @@ -3578,7 +3578,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.7"
"@types/eslint": "npm:8.44.8"
"@types/node": "npm:20.10.1"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.123"
Expand Down

0 comments on commit 852d42d

Please sign in to comment.