Skip to content

Commit

Permalink
Update dependency @types/node to ^20.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 240f774 commit add9b88
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 @@ -41,7 +41,7 @@
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@lusc/tsconfig": "^4.0.0",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"ava": "^5.3.1",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ __metadata:
dependencies:
"@ava/typescript": "npm:^4.1.0"
"@lusc/tsconfig": "npm:^4.0.0"
"@types/node": "npm:^20.9.0"
"@types/node": "npm:^20.9.2"
ava: "npm:^5.3.1"
prettier: "npm:^3.1.0"
rimraf: "npm:^5.0.5"
Expand Down Expand Up @@ -248,12 +248,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
"@types/node@npm:^20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9
checksum: 891a035a5b7796001f5daaec03b2d84ebb67d731b67abb34c352af1b5b1f53beb4a92f0f6a66f6e0ed97191c3022cc8c830e048f8a5c53806e8ab248873a7c7b
languageName: node
linkType: hard

Expand Down

0 comments on commit add9b88

Please sign in to comment.