Skip to content

Commit

Permalink
chore(deps): bump @ts-dev-tools/core from 1.6.2 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) from 1.6.2 to 1.8.2.
- [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.2)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Oct 27, 2024
1 parent 3936061 commit 35554c8
Show file tree
Hide file tree
Showing 3 changed files with 966 additions and 1,499 deletions.
3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { default as tsDevToolsCore } from "@ts-dev-tools/core/dist/eslint-plugin-ts-dev-tools/index.js";

export default tsDevToolsCore.default;
Loading

0 comments on commit 35554c8

Please sign in to comment.