Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.13.4 (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent f855f98 commit 6019147
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 @@ -20,7 +20,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"open": "10.1.0"
},
"packageManager": "yarn@4.6.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,12 +182,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
"@types/node@npm:22.13.4":
version: 22.13.4
resolution: "@types/node@npm:22.13.4"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
languageName: node
linkType: hard

Expand Down Expand Up @@ -1137,7 +1137,7 @@ __metadata:
dependencies:
"@actions/core": "npm:1.11.1"
"@biomejs/biome": "npm:1.9.4"
"@types/node": "npm:22.13.1"
"@types/node": "npm:22.13.4"
"@vercel/ncc": "npm:0.38.3"
googleapis: "npm:144.0.0"
open: "npm:10.1.0"
Expand Down

0 comments on commit 6019147

Please sign in to comment.