Skip to content

Commit ebbd035

Browse files
Bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@stylistic/eslint-plugin` from 5.1.0 to 5.2.2 - [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/v5.2.2/packages/eslint-plugin) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `typescript-eslint` from 8.36.0 to 8.38.0 - [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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69e9072 commit ebbd035

2 files changed

Lines changed: 88 additions & 85 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"devDependencies": {
7979
"@shlinkio/eslint-config-js-coding-standard": "~3.5.0",
8080
"@shlinkio/shlink-js-sdk": "^2.0.0",
81-
"@stylistic/eslint-plugin": "^5.1.0",
81+
"@stylistic/eslint-plugin": "^5.2.2",
8282
"@tailwindcss/vite": "^4.1.11",
8383
"@testing-library/jest-dom": "^6.6.3",
8484
"@testing-library/react": "^16.3.0",
@@ -93,7 +93,7 @@
9393
"@vitest/browser": "^3.2.4",
9494
"@vitest/coverage-v8": "^3.2.4",
9595
"axe-core": "^4.10.3",
96-
"eslint": "^9.31.0",
96+
"eslint": "^9.32.0",
9797
"eslint-plugin-import": "^2.32.0",
9898
"eslint-plugin-jsx-a11y": "^6.10.2",
9999
"eslint-plugin-react": "^7.37.5",
@@ -104,7 +104,7 @@
104104
"playwright": "^1.54.1",
105105
"tailwindcss": "^4.1.5",
106106
"typescript": "^5.8.3",
107-
"typescript-eslint": "^8.36.0",
107+
"typescript-eslint": "^8.38.0",
108108
"vite": "^7.0.5",
109109
"vite-plugin-dts": "^4.5.4",
110110
"vitest": "^3.0.2"

0 commit comments

Comments
 (0)