Skip to content

Commit

Permalink
build: 📦 bump dependency @types/node to v22.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 009a0da commit 7f4b232
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 @@ -42,7 +42,7 @@
"@types/fs-extra": "^11.0.4",
"@types/jest": "29.5.14",
"@types/kill-port": "^2.0.3",
"@types/node": "22.8.4",
"@types/node": "22.8.5",
"@types/npm-whoami": "^1.1.2",
"@types/npmlog": "^7.0.0",
"@types/semantic-release": "^20.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3806,12 +3806,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.8.4":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
"@types/node@npm:22.8.5":
version: 22.8.5
resolution: "@types/node@npm:22.8.5"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10/ee6b6b66c290a74bb37487f5ec533b7333c25e1b2f45016af4cd870408c4366f6fca75de5b8bb7a6e5836ab0536d2ef1910a89a2f797ae33a80344d0e81de03e
checksum: 10/60f51f980fa3949a4f698e6aee28e943c5fbbf8af56568c4ab50d30afa94fc652053fdb9cd91818256fb253a8ae55ed2f78437295339c8c1a949451d14dda136
languageName: node
linkType: hard

Expand Down Expand Up @@ -12126,7 +12126,7 @@ __metadata:
"@types/fs-extra": "npm:^11.0.4"
"@types/jest": "npm:29.5.14"
"@types/kill-port": "npm:^2.0.3"
"@types/node": "npm:22.8.4"
"@types/node": "npm:22.8.5"
"@types/npm-whoami": "npm:^1.1.2"
"@types/npmlog": "npm:^7.0.0"
"@types/semantic-release": "npm:^20.0.6"
Expand Down

0 comments on commit 7f4b232

Please sign in to comment.