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.11.29 #764

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.11.29",
"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.11.29
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.11.29":
version: 20.11.29
resolution: "@types/node@npm:20.11.29"
dependencies:
undici-types: ~5.26.4
checksum: a542727de1334ae20a3ca034b0ecf4b464a57ca01efc4f9cf43bd9ab93896125ab3c2de060ecd8f6ae23b86c6bf3463f681b643e69c032c6a662d376c98a6092
checksum: d6d37d4f72a372b033b8737ce615abb2ad8668c689ca4ef8c49b85249f8448fa9348ec8c67e96db3d11f64badd7e598c3da53c6804ea0fca8dd3bea585d93c29
languageName: node
linkType: hard

Expand Down
Loading