Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 6fd7424 commit a3eb1d5
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.6",
"@types/node": "20.10.7",
"@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.6"
"@types/node": "npm:20.10.7"
"@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.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
checksum: d626cea1b7da4784ee7b335dcc54e64adba9725dab7ca51a690167de502ef89fec07b05ad8e25845d188d7ad7f72c192ec92964d456321ed5b9452113bf9351f
languageName: node
linkType: hard

Expand Down

0 comments on commit a3eb1d5

Please sign in to comment.