Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.11 (#695)
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 8, 2024
1 parent 122fc1f commit 40f0ebc
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 @@ -20,7 +20,7 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2549,12 +2549,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
"@types/node@npm:^20.16.11":
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
checksum: 10c0/bba43f447c3c80548513954dae174e18132e9149d572c09df4a282772960d33e229d05680fb5364997c03489c22fe377d1dbcd018a3d4ff1cfbcfcdaa594a9c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7284,7 +7284,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^16.0.1"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^20.16.10"
"@types/node": "npm:^20.16.11"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.6"
Expand Down

0 comments on commit 40f0ebc

Please sign in to comment.