Skip to content

Commit

Permalink
fix(deps): Bump @stylistic/eslint-plugin-ts from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-ts)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7fb28dd commit 78db9ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@eslint/js": "^9.16.0",
"@stylistic/eslint-plugin-js": "^2.12.1",
"@stylistic/eslint-plugin-ts": "^2.12.0",
"@stylistic/eslint-plugin-ts": "^2.12.1",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-array-func": "^5.0.2",
Expand All @@ -55,7 +55,7 @@
"peerDependencies": {
"@eslint/js": "^9.16.0",
"@stylistic/eslint-plugin-js": "^2.12.1",
"@stylistic/eslint-plugin-ts": "^2.12.0",
"@stylistic/eslint-plugin-ts": "^2.12.1",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-array-func": "^5.0.2",
Expand Down

0 comments on commit 78db9ac

Please sign in to comment.