Skip to content

Commit

Permalink
ABF-8624 chore(deps): update dependency @types/node (#491)
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 Sep 30, 2024
1 parent fb72e44 commit 01ee690
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 @@ -45,7 +45,7 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"@types/node": "20.16.10",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ __metadata:
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.5"
"@types/node": "npm:20.16.10"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
babel-jest: "npm:29.7.0"
Expand Down Expand Up @@ -2065,12 +2065,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.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 01ee690

Please sign in to comment.