Skip to content

Commit

Permalink
Update dependency @types/node to ^20.16.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent fc36655 commit b2b099a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"typescript": "5.4.5"
},
"devDependencies": {
"@types/node": "^20.16.4",
"@types/node": "^20.16.8",
"log4js": "^6.9.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1238,12 +1238,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.4":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
"@types/node@npm:^20.16.8":
version: 20.16.8
resolution: "@types/node@npm:20.16.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/3c6ecc81ee77b67938004a0ffc7459ad9df242218a3eea8249036950262ba32061cfac0d7b74781d50cd9399bfd9b903c3b250caa2f4e76f526c4b55b929b670
checksum: 10/e4917ff29c1d8f2c4e2c7081a50d1c53738aa3cf21b11fc26956e72d679e6eeefc3db87d8e1ebd2d67b4205fb6992102197d6aa11f8d1404bf81a81dfc195578
languageName: node
linkType: hard

Expand Down Expand Up @@ -2752,7 +2752,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "example@workspace:example/typescript"
dependencies:
"@types/node": "npm:^20.16.4"
"@types/node": "npm:^20.16.8"
log4js: "npm:^6.9.1"
megalodon: "npm:*"
typescript: "npm:5.4.5"
Expand Down

0 comments on commit b2b099a

Please sign in to comment.