Skip to content

Commit 20cf607

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). 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 `eslint-plugin-jest` from 29.2.0 to 29.2.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.2.0...v29.2.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3e3340 commit 20cf607

File tree

2 files changed

+77
-43
lines changed

2 files changed

+77
-43
lines changed

package-lock.json

Lines changed: 75 additions & 41 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
@@ -35,12 +35,12 @@
3535
"@matteoh2o1999/github-actions-jest-reporter": "^4.0.0",
3636
"@stylistic/eslint-plugin": "^5.6.1",
3737
"@types/node": "^24.10.1",
38-
"@typescript-eslint/parser": "^8.47.0",
38+
"@typescript-eslint/parser": "^8.48.0",
3939
"@vercel/ncc": "^0.38.4",
4040
"axios": "^1.13.2",
4141
"eslint": "^9.39.1",
4242
"eslint-plugin-github": "^6.0.0",
43-
"eslint-plugin-jest": "^29.2.0",
43+
"eslint-plugin-jest": "^29.2.1",
4444
"jest": "^30.2.0",
4545
"js-yaml": "^4.1.1",
4646
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)