24 Commits

Author SHA1 Message Date
Ottmar Gobrecht
3b13e44dae
Merge pull request #21 from ogobrecht/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1
2022-07-21 21:28:04 +02:00
Ottmar Gobrecht
ccf786c969
Merge pull request #20 from ogobrecht/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-07-21 21:27:46 +02:00
dependabot[bot]
71726b7db5
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 19:26:01 +00:00
dependabot[bot]
41099c6bb5
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 05:24:13 +00:00
dependabot[bot]
7abee27698
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 15:16:56 +00:00
dependabot[bot]
dedd64d45f
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:27:45 +00:00
dependabot[bot]
f43b0cf9d4
Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.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/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 12:23:37 +00:00
dependabot[bot]
8a630475b4
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 16:27:13 +00:00
dependabot[bot]
5e5df19555
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 03:36:22 +00:00
Ottmar Gobrecht
31f93fb7d9 Fixes #10 2021-01-04 20:08:33 +01:00
Ottmar Gobrecht
2559f984ed fixes #5 2020-10-24 15:13:57 +02:00
Ottmar Gobrecht
b7a83dec89 small non functional alignments 2020-01-07 21:13:21 +01:00
Ottmar Gobrecht
ab0426f628 include ORDS modules in templates 2019-08-19 17:10:09 +02:00
ogobrecht
87b74acf5c update docs 2019-06-20 16:33:45 +02:00
ogobrecht
4d1803b52f prepare v2.0 2019-06-20 16:04:23 +02:00
ogobrecht
d124232bfe fix npm security alert 2019-03-13 19:50:28 +01:00
ogobrecht
1d5cc47e9d fix script templates, add install scripts for plex 2019-03-13 19:30:48 +01:00
Ottmar Gobrecht
301f070ead update ploc 2018-12-18 20:29:41 +01:00
Ottmar Gobrecht
ff632f32b0 update ploc version 2018-12-15 12:05:49 +01:00
Ottmar Gobrecht
13cae5493e internal: rework to use ploc from npm 2018-11-21 22:30:03 +01:00
Ottmar Gobrecht
baf221bab2 cleanup package.json 2018-08-26 20:05:54 +02:00
Ottmar Gobrecht
d54a667593 rework readme creation 2018-08-26 14:31:09 +02:00
Ottmar Gobrecht
740b40b027 improved doc generation 2018-08-13 21:02:23 +02:00
Ottmar Gobrecht
a40fbccfdb automate README creation 2018-08-13 10:54:49 +02:00