Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @types/node from 20.11.5 to 20.12.5 #771

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@mangrovedao/context-addresses": "^1.3.4",
"@mangrovedao/mangrove-deployments": "^2.2.2",
"@types/node": "^20.11.5",
"@types/node": "^20.12.5",
"bn.js": "^5.2.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ __metadata:
dependencies:
"@mangrovedao/context-addresses": ^1.3.4
"@mangrovedao/mangrove-deployments": ^2.2.2
"@types/node": ^20.11.5
"@types/node": ^20.12.5
bn.js: ^5.2.1
husky: ^8.0.3
lint-staged: ^15.2.0
Expand Down Expand Up @@ -257,12 +257,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.5":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
"@types/node@npm:^20.12.5":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
dependencies:
undici-types: ~5.26.4
checksum: a542727de1334ae20a3ca034b0ecf4b464a57ca01efc4f9cf43bd9ab93896125ab3c2de060ecd8f6ae23b86c6bf3463f681b643e69c032c6a662d376c98a6092
checksum: 38358c091392bb3def1136772ada4ccd39a9429d459160b5ab728b690d2f15f2212eafd9e65ce716e270f70a4e6927ebffccfefc08dabdf68f4016c1fc8a7938
languageName: node
linkType: hard

Expand Down
Loading