Skip to content

Commit 7311c8f

Browse files
Bump the dev-dependencies-patch group across 1 directory with 2 updates
Bumps the dev-dependencies-patch group with 2 updates in the / directory: [tsx](https://github.com/privatenumber/tsx) and [@mdx-js/typescript-plugin](https://github.com/mdx-js/mdx-analyzer/tree/HEAD/packages/typescript-plugin). Updates `tsx` from 4.20.5 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.20.6) Updates `@mdx-js/typescript-plugin` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/mdx-js/mdx-analyzer/releases) - [Changelog](https://github.com/mdx-js/mdx-analyzer/blob/main/packages/typescript-plugin/CHANGELOG.md) - [Commits](https://github.com/mdx-js/mdx-analyzer/commits/@mdx-js/typescript-plugin@0.1.3/packages/typescript-plugin) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: "@mdx-js/typescript-plugin" dependency-version: 0.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbe5d90 commit 7311c8f

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@docusaurus/tsconfig": "3.7.0",
4141
"@docusaurus/types": "3.7.0",
4242
"@eslint/js": "^8.57.0",
43-
"@mdx-js/typescript-plugin": "^0.1.2",
43+
"@mdx-js/typescript-plugin": "^0.1.3",
4444
"@types/eslint": "^9.6.1",
4545
"@types/eslint-config-prettier": "^6.11.3",
4646
"@types/react": "^18.3.0",

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tailwindcss-animate": "^1.0.7",
8080
"ts-node": "^10.9.2",
8181
"tslib": "^2.8.1",
82-
"tsx": "^4.20.4",
82+
"tsx": "^4.20.6",
8383
"typescript": "^5.9.2",
8484
"typescript-eslint": "^8.43.0",
8585
"vite": "^6.3.6",

0 commit comments

Comments
 (0)