Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.14 (#28)
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 22, 2024
1 parent fc83b3f commit 1a9c440
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 @@ -22,7 +22,7 @@
"@sentry/react": "7.119.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.16.13",
"@types/node": "20.16.14",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"i18next": "^23.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4531,12 +4531,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/6e7b82119372cc12d28fcc1b0c10d1b8fa560bbb500f87a4c68bc446a0986d42c92e0f583040167841a0c598131979c3399b17c736c9fb8ba4f0dcf2b2048a84
checksum: 10/1a63dd3ef3ec7a6da768c88e3664ca335e09005716aab07890646ca89b5b664df69bf9f0c1b82776d483e49c10e269c5c90d56f38d17945a88587e51d62f0139
languageName: node
linkType: hard

Expand Down Expand Up @@ -8832,7 +8832,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.12"
"@types/node": "npm:20.16.13"
"@types/node": "npm:20.16.14"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@types/three": "npm:^0"
Expand Down

0 comments on commit 1a9c440

Please sign in to comment.