commit 0f472c2b3b102bcc6debf5029186238ec172460e parent 8405b6519f78644122c2b021fb50f57be456f927 Author: triesap <137732411+triesap@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:35:13 +0000 utils: remove pnpm-lock.yaml Diffstat:
| D | utils/pnpm-lock.yaml | | | 24 | ------------------------ |
1 file changed, 0 insertions(+), 24 deletions(-)
diff --git a/utils/pnpm-lock.yaml b/utils/pnpm-lock.yaml @@ -1,24 +0,0 @@ -lockfileVersion: '9.0' - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - -importers: - - .: - devDependencies: - typescript: - specifier: ^5.3.3 - version: 5.5.4 - -packages: - - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} - engines: {node: '>=14.17'} - hasBin: true - -snapshots: - - typescript@5.5.4: {}