Commit Graph

20 Commits

Author SHA1 Message Date
kolaente bd9e53757c
chore: release 0.1.3 2024-05-16 09:21:06 +02:00
renovate[bot] 8566035c89 chore(deps): update dependency @typescript-eslint/parser to ~7.9.0 2024-05-13 21:50:35 +02:00
renovate[bot] e93b66531b chore(deps): update dependency @typescript-eslint/parser to ~7.8.0 2024-04-29 23:12:41 +02:00
renovate[bot] a37beacf60 chore(deps): update dependency @typescript-eslint/parser to ~7.7.0 2024-04-15 22:13:08 +02:00
dependabot[bot] c449278fb7 chore(deps): bump glob-parent and gulp
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 6.0.2 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `glob-parent` from 3.1.0 to 6.0.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v6.0.2)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 14:52:43 +02:00
renovate[bot] ac1f6e9696 chore(deps): update dependency @typescript-eslint/parser to ~7.6.0 2024-04-09 14:47:28 +02:00
renovate[bot] 2877e5a194 chore(deps): update dependency @typescript-eslint/parser to ~7.5.0 2024-04-04 17:31:45 +02:00
renovate[bot] ae12612539 chore(deps): update dependency @typescript-eslint/parser to ~7.4.0 2024-03-28 17:14:24 +01:00
renovate[bot] 42798c2fca chore(deps): update dependency @typescript-eslint/parser to ~7.3.0 2024-03-18 20:07:39 +01:00
renovate[bot] 39141e15ba chore(deps): update dependency @typescript-eslint/parser to v7 2024-03-12 22:56:47 +01:00
renovate[bot] f2216dcea1 chore(deps): update dependency typescript to v5 2024-03-12 22:54:04 +01:00
renovate[bot] af6e178453 chore(deps): update dependency prettier to v3 2024-03-12 22:52:19 +01:00
renovate[bot] 5d935818c8 chore(deps): update dependency typescript to ~4.9.0 2024-03-12 22:45:31 +01:00
renovate[bot] c754a9897a chore(deps): update dependency @typescript-eslint/parser to ~5.62.0 2024-03-12 22:44:14 +01:00
kolaente a2bf55d396
release preperations 2024-03-12 17:45:02 +01:00
kolaente 844bac8b41
fix: nodes definition in package.json 2023-10-24 19:27:01 +02:00
kolaente 5d6b96e7cd
fix: lint 2023-10-24 19:25:41 +02:00
kolaente d1cb0f061c
fix: add trigger node to package.json 2023-10-24 18:31:00 +02:00
kolaente 3464520c7a
feat: update package.json with relevant meta info 2023-10-23 11:09:42 +02:00
kolaente 75ba9ef580
Initial commit 2023-10-23 10:46:53 +02:00