Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.17.9 (#252)
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 Nov 29, 2024
1 parent 159265e commit 9a075a8
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 @@ -23,7 +23,7 @@
"@sentry/react": "8.41.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.17.8",
"@types/node": "20.17.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@uppy/core": "^3.11.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3472,12 +3472,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@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/e3e968b327abc70fd437a223f8950dd4436047e954aa7db09abde5df1f58a5c49f33d6f14524e256d09719e1960d22bf072d62e4bda7375f7895a092c7eb2f9d
checksum: 10/11604a47adf383892394a59a339136b2746a71addf4a3b13f661d23b6e81e8a4f3b35e69dbcffc94698368e5ab5ec056a43a86c87eff00b1b8ea8cfcbfe641df
languageName: node
linkType: hard

Expand Down Expand Up @@ -6952,7 +6952,7 @@ __metadata:
"@types/lodash.groupby": "npm:^4.6.9"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/lodash.orderby": "npm:^4.6.9"
"@types/node": "npm:20.17.8"
"@types/node": "npm:20.17.9"
"@types/react": "npm:18.3.12"
"@types/react-beautiful-dnd": "npm:^13.1.8"
"@types/react-dom": "npm:18.3.1"
Expand Down

0 comments on commit 9a075a8

Please sign in to comment.