Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.11.4 (#48)
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 Jan 16, 2024
1 parent 6a0aae3 commit a44e756
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.93.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "20.11.3",
"@types/node": "20.11.4",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@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 @@ -3727,12 +3727,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.3":
version: 20.11.3
resolution: "@types/node@npm:20.11.3"
"@types/node@npm:20.11.4":
version: 20.11.4
resolution: "@types/node@npm:20.11.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: dff64333435bbda87e200e24e2103f40692d0a01849db685ecb31db7c589f2556843a03dd351ddaee9981020263939c026557b36df49154efd910c610deefe78
checksum: 207e17fa3aa7047ba729e0faf0eae5ae547132fd189eb64feb4427bcaa58d4f00354409008df305f84da49007d850890df8826548d5989f1a914eb182f77346d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7702,7 +7702,7 @@ __metadata:
"@types/file-saver": "npm:^2"
"@types/i18n": "npm:0.13.10"
"@types/lodash.groupby": "npm:^4.6.9"
"@types/node": "npm:20.11.3"
"@types/node": "npm:20.11.4"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@types/uuid": "npm:9.0.7"
Expand Down

0 comments on commit a44e756

Please sign in to comment.