Skip to content

Commit 80074e2

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@stylistic/eslint-plugin` from 4.4.0 to 4.4.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/v4.4.1/packages/eslint-plugin) Updates `typescript-eslint` from 8.33.0 to 8.33.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0be7ab commit 80074e2

2 files changed

Lines changed: 69 additions & 66 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"devDependencies": {
8181
"@shlinkio/eslint-config-js-coding-standard": "~3.5.0",
82-
"@stylistic/eslint-plugin": "^4.4.0",
82+
"@stylistic/eslint-plugin": "^4.4.1",
8383
"@tailwindcss/vite": "^4.1.8",
8484
"@testing-library/jest-dom": "^6.6.3",
8585
"@testing-library/react": "^16.3.0",
@@ -106,7 +106,7 @@
106106
"sass": "^1.89.1",
107107
"tailwindcss": "^4.1.5",
108108
"typescript": "^5.8.3",
109-
"typescript-eslint": "^8.33.0",
109+
"typescript-eslint": "^8.33.1",
110110
"vite": "^6.3.5",
111111
"vite-plugin-dts": "^4.5.4",
112112
"vitest": "^3.0.2"

0 commit comments

Comments
 (0)