Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent a3eb1d5 commit 86ee61a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/crawler": "1.2.6",
"@types/jest": "29.5.11",
"@types/lodash": "^4.14.201",
"@types/node": "20.10.7",
"@types/node": "20.10.8",
"@types/sax": "1.2.7",
"@types/source-map-support": "0.5.10",
"axios": "1.6.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ __metadata:
"@types/crawler": "npm:1.2.6"
"@types/jest": "npm:29.5.11"
"@types/lodash": "npm:^4.14.201"
"@types/node": "npm:20.10.7"
"@types/node": "npm:20.10.8"
"@types/sax": "npm:1.2.7"
"@types/source-map-support": "npm:0.5.10"
assert-never: "npm:^1.2.1"
Expand Down Expand Up @@ -2050,12 +2050,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
"@types/node@npm:20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: d626cea1b7da4784ee7b335dcc54e64adba9725dab7ca51a690167de502ef89fec07b05ad8e25845d188d7ad7f72c192ec92964d456321ed5b9452113bf9351f
checksum: 93268c33c3bf0194427d696658160c77ab8661aa57107df5b248ff952898a372bf92cf0ba7fc07788fa35e59c69b6619cce63d45e4e67fca806e37da7ea42512
languageName: node
linkType: hard

Expand Down

0 comments on commit 86ee61a

Please sign in to comment.