Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.13.0 (#978)
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 1, 2025
1 parent 0007c99 commit 651ce5e
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 @@ -45,7 +45,7 @@
"@faker-js/faker": "9.4.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/react-syntax-highlighter": "^15.5.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1801,12 +1801,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
languageName: node
linkType: hard

Expand Down Expand Up @@ -2156,7 +2156,7 @@ __metadata:
"@prisma/client": "npm:6.3.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:^16.1.0"
"@types/node": "npm:22.12.0"
"@types/node": "npm:22.13.0"
"@types/react": "npm:19.0.8"
"@types/react-dom": "npm:19.0.3"
"@types/react-syntax-highlighter": "npm:^15.5.13"
Expand Down

0 comments on commit 651ce5e

Please sign in to comment.