renovate[bot]
464ce29f97
fix(deps): update dependency sharp to v0.30.4 ( #28 )
...
* fix(deps): update dependency sharp to v0.30.4
* fix toBe comparison
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2022-04-22 09:59:06 +02:00
renovate[bot]
bb503f5815
chore(deps): update typescript-eslint monorepo to v5.20.0 ( #30 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-22 09:40:09 +02:00
renovate[bot]
5e14c314ce
chore(deps): update dependency tslib to v2.4.0 ( #31 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-22 09:39:58 +02:00
renovate[bot]
6363a85cb6
chore(deps): update dependency eslint-plugin-security to v1.5.0 ( #29 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-22 09:36:57 +02:00
renovate[bot]
051a8b8954
fix(deps): update dependency fs-extra to v10.1.0 ( #27 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-17 00:06:19 +02:00
renovate[bot]
37043f66d8
chore(deps): update dependency @rollup/plugin-commonjs to v21.1.0 ( #26 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-16 14:45:26 +02:00
renovate[bot]
e35bdf9f6b
chore(deps): update dependency @rollup/plugin-node-resolve to v13.2.1 ( #25 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-16 14:39:14 +02:00
renovate[bot]
f8558dfddf
chore(deps): update dependency rollup to v2.70.2 ( #24 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-16 14:37:57 +02:00
renovate[bot]
c8d1e60a0a
chore(deps): update dependency @rollup/plugin-typescript to v8.3.2 ( #22 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-16 14:36:18 +02:00
lzdyes
6b9980c160
fix: path not found on windows using local installation via npm, closes #23 ( #21 )
...
* fix: path not found on windows
* fix: change to the full path
* Revert "fix: change to the full path"
This reverts commit 8ea1f283d5 .
* remove unused helper functions
* simplify test commands in package.json
* rebuild dist files
* fix(action): use correct test command in workflow
* resolve dir before reading dirname
Co-authored-by: lizhenda <lizhenda@skieer.com >
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2022-04-16 14:35:44 +02:00
renovate[bot]
d47eb10b7f
chore(deps): update dependency @types/sharp to v0.30.2 ( #20 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-12 23:58:00 +02:00
renovate[bot]
bbb6feece4
fix(deps): update dependency semver to v7.3.7 ( #18 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-12 21:27:58 +02:00
renovate[bot]
0e998002b7
chore(deps): update dependency @rollup/plugin-node-resolve to v13.2.0 ( #17 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-12 21:27:42 +02:00
renovate[bot]
d3a2c1722e
fix(deps): update dependency glob to v8 ( #16 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-12 21:27:23 +02:00
Fabian-Lars
6a51744b69
Prepare repo for release ( #13 )
...
* Prepare repo for release
* fix path for formatter
* fix package name in covector config
* add resolution overwrite for semver-regex
* feat: add covector dep
* chore: pin covector
* rename jobs
* use uniform node-version string
* setup node for audit job
* cache yarn deps
* Revert "cache yarn deps"
This reverts commit ee37a117bb .
* remove outputs
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com >
* Revert "setup node for audit job"
This reverts commit 267170a74f .
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com >
2022-04-12 21:25:18 +02:00
renovate[bot]
eed775f8cd
chore(deps): update dependency eslint to v8.13.0 ( #14 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-11 20:18:26 +02:00
renovate[bot]
eb2f4a6612
chore(deps): update typescript-eslint monorepo to v5.19.0 ( #15 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-11 19:42:22 +02:00
Fabian-Lars
dd07af1469
fix: ignore node_modules and target folders when searching for default paths, fixes #9 ( #10 )
...
* ignore `node_modules` and `target` folders when searching for default paths, fixes #9
* update dependencies
2022-04-08 15:49:26 +02:00
Fabian-Lars
36cd505f44
fix: Change cmd to tauricon. check-in dist dir to allow adding tauricon directly from git ( #3 )
2022-02-23 13:41:22 -03:00
denjell
2f8aab26c8
feat(create): standalone repo
2022-01-27 15:38:11 +01:00