Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.17.9 (#108)
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 Dec 1, 2024
1 parent 78af091 commit 98bc4df
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 @@ -18,7 +18,7 @@
"@sentry/react": "7.120.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@types/node": "20.16.15",
"@types/node": "20.17.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"date-fns": "3.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4437,12 +4437,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
"@types/node@npm:20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
checksum: 10/11604a47adf383892394a59a339136b2746a71addf4a3b13f661d23b6e81e8a4f3b35e69dbcffc94698368e5ab5ec056a43a86c87eff00b1b8ea8cfcbfe641df
languageName: node
linkType: hard

Expand Down Expand Up @@ -8623,7 +8623,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/i18n": "npm:0.13.12"
"@types/lodash": "npm:^4"
"@types/node": "npm:20.16.15"
"@types/node": "npm:20.17.9"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit 98bc4df

Please sign in to comment.