Skip to content

Commit 4d17b7f

Browse files
chore(deps-dev): bump the linters group with 3 updates
Bumps the linters group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [prettier](https://github.com/prettier/prettier). Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f15abf2 commit 4d17b7f

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package-lock.json

Lines changed: 61 additions & 61 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
@@ -48,7 +48,7 @@
4848
"@rollup/plugin-typescript": "^12.3.0",
4949
"@types/jest": "^30.0.0",
5050
"@types/node": "^24.10.1",
51-
"@typescript-eslint/eslint-plugin": "^8.47.0",
51+
"@typescript-eslint/eslint-plugin": "^8.48.0",
5252
"@typescript-eslint/parser": "^8.32.1",
5353
"eslint": "^9.39.1",
5454
"eslint-config-prettier": "^10.1.8",
@@ -60,7 +60,7 @@
6060
"jest": "^30.2.0",
6161
"js-yaml": "^4.1.1",
6262
"make-coverage-badge": "^1.2.0",
63-
"prettier": "^3.6.2",
63+
"prettier": "^3.7.3",
6464
"prettier-eslint": "^16.4.2",
6565
"rollup": "^4.53.3",
6666
"ts-jest": "^29.4.4",

0 commit comments

Comments
 (0)