1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
budibase/packages/cli
dependabot[bot] 9140bd04c6
Bump tar from 6.1.15 to 6.2.1 in /packages/cli
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 17:51:23 +00:00
..
src removing init import. 2024-05-17 16:32:55 +01:00
.gitignore Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it. 2024-01-02 17:45:19 +00:00
LICENSE.md
package.json Bump tar from 6.1.15 to 6.2.1 in /packages/cli 2024-06-18 17:51:23 +00:00
start.sh Quick fix for the CLI - the disabling of pino logging being part of the index means it doesn't run until after TS imports - moving it to be first import/ran before all else. 2024-05-17 16:32:38 +01:00
tsconfig.build.json Fix paths 2024-03-19 16:01:41 +01:00
tsconfig.json Fix cli check:types 2024-03-15 10:38:51 +01:00