Skip to content

Commit 96aa268

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps-dev): bump the npm-development-dependencies group across 1 directory with 2 updates
Bumps the npm-development-dependencies group with 2 updates in the / directory: - [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) - [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) Updates `@ts-dev-tools/core` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases) Updates `eslint-plugin-jsonc` from 2.21.1 to 3.1.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) --- updated-dependencies: - dependency-name: "@ts-dev-tools/core" dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: eslint-plugin-jsonc dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent a420dc3 commit 96aa268

6 files changed

Lines changed: 5033 additions & 9392 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ define run_linter
3131
-e IGNORE_GITIGNORED_FILES=true \
3232
-e FILTER_REGEX_EXCLUDE=dist/**/* \
3333
-e VALIDATE_TYPESCRIPT_ES=false \
34+
-e VALIDATE_TYPESCRIPT_PRETTIER=false \
3435
$(1) \
3536
-v $$VOLUME \
3637
--rm \

dist/index.js

Lines changed: 169 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/licenses.txt

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)