Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.1 (#598)
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 Oct 28, 2024
1 parent 511b102 commit 8b8ff22
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 @@ -98,7 +98,7 @@
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "20.16.15",
"@types/node": "20.17.1",
"@types/papaparse": "^5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3143,12 +3143,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
checksum: 10/d1f4cd7158df97167953031f7245af3203f52b5f4965c175253b96489c7c55e4c2d4c8a697bb34211bfb99b8824cfcf6287e16cabdac6184a99eedcb26fdd432
languageName: node
linkType: hard

Expand Down Expand Up @@ -7476,7 +7476,7 @@ __metadata:
"@types/lodash.clonedeep": "npm:^4.5.9"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/lodash.shuffle": "npm:^4.2.9"
"@types/node": "npm:20.16.15"
"@types/node": "npm:20.17.1"
"@types/papaparse": "npm:^5"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
Expand Down

0 comments on commit 8b8ff22

Please sign in to comment.