Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.9 (#1298)
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 Jul 1, 2024
1 parent 35e7fa6 commit beb7db2
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 @@ -112,7 +112,7 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.2",
"@types/node": "20.14.9",
"@types/papaparse": "5.3.14",
"@types/react": "18.3.3",
"@types/react-csv": "1.1.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3726,12 +3726,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.2":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
"@types/node@npm:20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c38e47b190fa0a8bdfde24b036dddcf9401551f2fb170a90ff33625c7d6f218907e81c74e0fa6e394804a32623c24c60c50e249badc951007830f0d02c48ee0f
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7814,7 +7814,7 @@ __metadata:
"@types/lodash.isequal": "npm:4.5.8"
"@types/lodash.partition": "npm:4.6.9"
"@types/lodash.truncate": "npm:4.4.9"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.9"
"@types/papaparse": "npm:5.3.14"
"@types/react": "npm:18.3.3"
"@types/react-csv": "npm:1.1.10"
Expand Down

0 comments on commit beb7db2

Please sign in to comment.