mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-13 08:03:07 +08:00
Bumps the npm-dev-dependencies group with 1 update in the / directory: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools). Updates `@ts-dev-tools/core` from 1.6.2 to 1.8.9 - [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases) - [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.6.2...@ts-dev-tools/core@1.8.9) --- updated-dependencies: - dependency-name: "@ts-dev-tools/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
4 lines
145 B
JavaScript
4 lines
145 B
JavaScript
import { default as tsDevToolsCore } from "@ts-dev-tools/core/dist/eslint-plugin-ts-dev-tools/index.js";
|
|
|
|
export default tsDevToolsCore.default;
|