Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent e4b33a3 commit d886d12
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 @@ -21,7 +21,7 @@
"@sentry/react": "7.109.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"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 @@ -3912,12 +3912,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
"@types/node@npm:20.12.3":
version: 20.12.3
resolution: "@types/node@npm:20.12.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f1f0ebfe475aefa183763b856e0023b81b76554196e8676a45b9fcfd1012cdd20d32adefb3c0330001c0011e074676603c34c24821a4924228250ea13a75da43
checksum: 10/3f3c5c6ba118a18aa997c51cdc3c66259d69021f87475a99ed6c913a6956e22de49748e09843bf6447a7a63ae474e61945a6dbcca93e23b2359fc0b6f9914f7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7879,7 +7879,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/node": "npm:20.12.2"
"@types/node": "npm:20.12.3"
"@types/react": "npm:18.2.73"
"@types/react-dom": "npm:18.2.23"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit d886d12

Please sign in to comment.