Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 78ef1b7 commit 0590390
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.86.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.10.4",
"@types/node": "20.10.7",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@uiw/react-codemirror": "^4.21.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3843,12 +3843,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
checksum: 4a1ba3fb7fc0a262c6b2d5ec763cec7abf5b5d6b2d277798ddbf05227f5778f9a806987821fd4d3eacd6f37c946ac61a9c64fb79ae4b84daaec12354158835a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7871,7 +7871,7 @@ __metadata:
"@types/file-saver": "npm:^2"
"@types/i18n": "npm:0.13.10"
"@types/lodash.groupby": "npm:^4.6.9"
"@types/node": "npm:20.10.4"
"@types/node": "npm:20.10.7"
"@types/react": "npm:18.2.42"
"@types/react-dom": "npm:18.2.17"
"@types/uuid": "npm:9.0.7"
Expand Down

0 comments on commit 0590390

Please sign in to comment.