Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.55 (#579)
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 Oct 8, 2024
1 parent f14fa1c commit b1828aa
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 @@ -26,7 +26,7 @@
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.2",
"@types/node": "18.19.54",
"@types/node": "18.19.55",
"@types/react": "18.3.11",
"prettier": "3.3.3",
"typescript": "5.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -587,12 +587,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.54":
version: 18.19.54
resolution: "@types/node@npm:18.19.54"
"@types/node@npm:18.19.55":
version: 18.19.55
resolution: "@types/node@npm:18.19.55"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/ea3e2530bb887d4d9c5eb58f0dd16b2af37e4323da2970f3b513403f45db1e0d54ba39b3de838ba7b2d40d38329aeed0bda4a0a39922d006c68aca5ee22e6e46
checksum: 10c0/19ffeca0086b45cba08d4585623cd0d80fbacb659debde82a4baa008fc0c25ba6c21cd721f3a9f0be74f70940694b00458cac61c89f8b2a1e55ca4322a9aad2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1311,7 +1311,7 @@ __metadata:
"@mdx-js/loader": "npm:^3.0.0"
"@mdx-js/react": "npm:^3.0.0"
"@next/mdx": "npm:^14.0.0"
"@types/node": "npm:18.19.54"
"@types/node": "npm:18.19.55"
"@types/react": "npm:18.3.11"
autoprefixer: "npm:^10.4.13"
mdast-util-find-and-replace: "npm:^3.0.0"
Expand Down

0 comments on commit b1828aa

Please sign in to comment.