Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.32 (#461)
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 May 6, 2024
1 parent 7c399e4 commit cfb7978
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 @@ -25,7 +25,7 @@
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.2",
"@types/node": "18.19.31",
"@types/node": "18.19.32",
"@types/react": "18.3.1",
"prettier": "3.2.5",
"typescript": "5.4.5",
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.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
"@types/node@npm:18.19.32":
version: 18.19.32
resolution: "@types/node@npm:18.19.32"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/bfebae8389220c0188492c82eaf328f4ba15e6e9b4abee33d6bf36d3b13f188c2f53eb695d427feb882fff09834f467405e2ed9be6aeb6ad4705509822d2ea08
checksum: 10c0/29d60ddd83a8216daf90d4bf101a6eff7fcf034b24bb89da90291017ec54c33b5ce30e7c125aef3f23f756037f0c382d15ebd434ad9c4536c8db8f1fb129f0ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -1316,7 +1316,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.31"
"@types/node": "npm:18.19.32"
"@types/react": "npm:18.3.1"
autoprefixer: "npm:^10.4.13"
next: "npm:^14.0.0"
Expand Down

0 comments on commit cfb7978

Please sign in to comment.