Skip to content

Commit

Permalink
chore(deps): update dependency @types/eslint to v8.44.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent d0f1228 commit 8817190
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 @@ -32,7 +32,7 @@
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-syntax-import-assertions": "7.22.5",
"@types/babel__core": "7.20.4",
"@types/eslint": "8.44.6",
"@types/eslint": "8.44.7",
"@types/node": "20.8.10",
"@types/prettier": "3.0.0",
"@types/web": "0.0.119",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1156,13 +1156,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3486,7 +3486,7 @@ __metadata:
"@babel/eslint-parser": "npm:7.22.15"
"@babel/plugin-syntax-import-assertions": "npm:7.22.5"
"@types/babel__core": "npm:7.20.4"
"@types/eslint": "npm:8.44.6"
"@types/eslint": "npm:8.44.7"
"@types/node": "npm:20.8.10"
"@types/prettier": "npm:3.0.0"
"@types/web": "npm:0.0.119"
Expand Down

0 comments on commit 8817190

Please sign in to comment.