Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 604fe1e commit 2599509
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 @@ -34,7 +34,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/lodash.groupby": "4.6.9",
"@types/node": "20.12.7",
"@types/node": "20.12.12",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@uiw/react-codemirror": "^4.21.25",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4913,12 +4913,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10128,7 +10128,7 @@ __metadata:
"@types/lodash.isstring": "npm:4.0.9"
"@types/lodash.orderby": "npm:^4.6.9"
"@types/lodash.sumby": "npm:4.6.9"
"@types/node": "npm:20.12.7"
"@types/node": "npm:20.12.12"
"@types/react": "npm:18.2.79"
"@types/react-csv": "npm:1.1.10"
"@types/react-dom": "npm:18.2.25"
Expand Down

0 comments on commit 2599509

Please sign in to comment.