mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-26 09:20:35 +01:00
Remove linux-release-info dependency
This commit is contained in:
parent
33e83a8039
commit
f9ba2c25aa
2 changed files with 0 additions and 9 deletions
|
@ -31,7 +31,6 @@
|
|||
"detsys-ts": "github:DeterminateSystems/detsys-ts",
|
||||
"fetch-retry": "^5.0.6",
|
||||
"got": "^14.2.1",
|
||||
"linux-release-info": "^3.0.0",
|
||||
"string-argv": "^0.3.2",
|
||||
"tail": "^2.2.6"
|
||||
},
|
||||
|
|
|
@ -26,9 +26,6 @@ dependencies:
|
|||
got:
|
||||
specifier: ^14.2.1
|
||||
version: 14.2.1
|
||||
linux-release-info:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
string-argv:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2
|
||||
|
@ -2879,11 +2876,6 @@ packages:
|
|||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||
dev: true
|
||||
|
||||
/linux-release-info@3.0.0:
|
||||
resolution: {integrity: sha512-qVARfxfp2uOM8XTlb+ZkzqVqvNDd6djySW7JL0ec+cnpB/SKZO2O/NJc9XR699fE7Wg1ERWN6aKcPm5Ejioj3A==}
|
||||
engines: {node: '>=8.0'}
|
||||
dev: false
|
||||
|
||||
/load-tsconfig@0.2.5:
|
||||
resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
|
Loading…
Reference in a new issue