Skip to content

Commit e6418e1

Browse files
Bump the development-dependencies group with 2 updates (#106)
Bumps the development-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `@typescript-eslint/parser` from 8.28.0 to 8.29.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.29.0/packages/parser) Updates `ts-jest` from 29.3.0 to 29.3.1 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.0...v29.3.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1faee8 commit e6418e1

File tree

2 files changed

+143
-15
lines changed

2 files changed

+143
-15
lines changed

package-lock.json

Lines changed: 141 additions & 13 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
@@ -37,7 +37,7 @@
3737
"@tsconfig/node20": "^20.1.5",
3838
"@types/adm-zip": "^0.5.7",
3939
"@types/node": "^22.13.14",
40-
"@typescript-eslint/parser": "^8.28.0",
40+
"@typescript-eslint/parser": "^8.29.0",
4141
"@vercel/ncc": "^0.38.3",
4242
"eslint": "^9.23.0",
4343
"eslint-plugin-github": "^6.0.0",
@@ -46,7 +46,7 @@
4646
"jest": "^29.7.0",
4747
"js-yaml": "^4.1.0",
4848
"prettier": "3.5.3",
49-
"ts-jest": "^29.3.0",
49+
"ts-jest": "^29.3.1",
5050
"typescript": "^5.8.2",
5151
"eslint-config-prettier": "^10.1.1",
5252
"eslint-plugin-prettier": "^5.2.5"

0 commit comments

Comments
 (0)