Skip to content

Commit e6d8199

Browse files
Bump the development-dependencies group across 1 directory with 2 updates (#3219)
Bumps the development-dependencies group with 2 updates in the / directory: [tsx](https://github.com/privatenumber/tsx) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `tsx` from 4.20.3 to 4.20.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.4) Updates `typescript-eslint` from 8.39.0 to 8.39.1 - [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.39.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 098964e commit e6d8199

File tree

2 files changed

+69
-68
lines changed

2 files changed

+69
-68
lines changed

package-lock.json

Lines changed: 67 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
@@ -57,9 +57,9 @@
5757
"remark-parse": "^11.0.0",
5858
"remark-rehype": "^11.1.2",
5959
"ts-json-schema-generator": "^2.4.0",
60-
"tsx": "^4.19.4",
60+
"tsx": "^4.20.4",
6161
"typescript": "^5.9.2",
62-
"typescript-eslint": "^8.39.0",
62+
"typescript-eslint": "^8.39.1",
6363
"unified": "^11.0.5",
6464
"web-specs": "^3.59.0",
6565
"winston": "^3.17.0",

0 commit comments

Comments
 (0)