Skip to content

Commit 7d71f79

Browse files
build(deps-dev): Bump the minor-dependencies group with 2 updates
Bumps the minor-dependencies group with 2 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [prettier](https://github.com/prettier/prettier). Updates `typescript-eslint` from 8.58.1 to 8.58.2 - [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.58.2/packages/typescript-eslint) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f3d634 commit 7d71f79

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

Lines changed: 66 additions & 66 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
@@ -52,12 +52,12 @@
5252
"eslint-plugin-jest": "^29.15.2",
5353
"eslint-plugin-markdownlint": "^0.9.0",
5454
"globals": "^17.5.0",
55-
"typescript-eslint": "^8.58.1",
55+
"typescript-eslint": "^8.58.2",
5656
"husky": "^9.1.7",
5757
"istanbul-lib-coverage": "^3.2.2",
5858
"jest": "^30.3.0",
5959
"lint-staged": "^16.4.0",
60-
"prettier": "^3.8.2",
60+
"prettier": "^3.8.3",
6161
"rimraf": "^6.1.3",
6262
"run-script-os": "^1.1.6",
6363
"ts-jest": "^29.4.9",

0 commit comments

Comments
 (0)