Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.12.11 (#210)
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 13, 2024
1 parent 684f039 commit ea169fb
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.114.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.12.10",
"@types/node": "20.12.11",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"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 @@ -3967,12 +3967,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
"@types/node@npm:20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/b3ab044969880084e4da22a0173fc234239de81c22fb9418bd992de98369a3065c0c6119216476711af69ff520331cf06711acdeb1959554de6bbf0912a0494e
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7938,7 +7938,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.12.10"
"@types/node": "npm:20.12.11"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit ea169fb

Please sign in to comment.