Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.8.6 (#5235)
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 31, 2024
1 parent 13dee3a commit 171ccaf
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 @@ -58,7 +58,7 @@
"@types/css": "0.0.38",
"@types/eslint": "9.6.1",
"@types/mdx-js__react": "2.0.0",
"@types/node": "22.8.5",
"@types/node": "22.8.6",
"@types/prettier": "3.0.0",
"@types/react": "18.3.4",
"@typescript-eslint/eslint-plugin": "8.12.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5436,12 +5436,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -14618,7 +14618,7 @@ __metadata:
"@types/css": "npm:0.0.38"
"@types/eslint": "npm:9.6.1"
"@types/mdx-js__react": "npm:2.0.0"
"@types/node": "npm:22.8.5"
"@types/node": "npm:22.8.6"
"@types/prettier": "npm:3.0.0"
"@types/react": "npm:18.3.4"
"@typescript-eslint/eslint-plugin": "npm:8.12.2"
Expand Down

0 comments on commit 171ccaf

Please sign in to comment.