mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-27 06:20:14 +00:00
Removes unused devDependency @types/net-keepalive
Change-type: patch
This commit is contained in:
parent
d67952024c
commit
8d706a7d81
10
npm-shrinkwrap.json
generated
10
npm-shrinkwrap.json
generated
@ -125,7 +125,6 @@
|
||||
"@types/mock-require": "^2.0.1",
|
||||
"@types/moment-duration-format": "^2.2.3",
|
||||
"@types/ndjson": "^2.0.1",
|
||||
"@types/net-keepalive": "^0.4.1",
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/node-cleanup": "^2.1.2",
|
||||
@ -3878,15 +3877,6 @@
|
||||
"@types/through": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/net-keepalive": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/net-keepalive/-/net-keepalive-0.4.1.tgz",
|
||||
"integrity": "sha512-LnzyWScXesdLP0SgUC/EaZROhBOxcoW/PTwoDAvR8m1f9gJtNv/aKIWChYKwPzzUV0rFESzJePV80FdrUsvjXA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/nock": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/nock/-/nock-11.1.0.tgz",
|
||||
|
@ -148,7 +148,6 @@
|
||||
"@types/mock-require": "^2.0.1",
|
||||
"@types/moment-duration-format": "^2.2.3",
|
||||
"@types/ndjson": "^2.0.1",
|
||||
"@types/net-keepalive": "^0.4.1",
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/node-cleanup": "^2.1.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user