Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 8b338e0 commit 0cafb7e
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 @@ -95,7 +95,7 @@
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/papaparse": "^5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4439,12 +4439,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1
checksum: 10/f8a07b113901fa2b5bfbea8dedd15321126238023586f047576805cb1a53abd7f717f9e490d8e71d4c7b627885659f862584fa844fa71aab9c86295d1f006771
languageName: node
linkType: hard

Expand Down Expand Up @@ -9243,7 +9243,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.5"
"@types/node": "npm:20.16.6"
"@types/papaparse": "npm:^5"
"@types/react": "npm:18.3.8"
"@types/react-dom": "npm:18.3.0"
Expand Down

0 comments on commit 0cafb7e

Please sign in to comment.