Skip to content

Commit 89d8aa7

Browse files
Bump the dev-dependencies-minor group across 1 directory with 7 updates
Bumps the dev-dependencies-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.8` | `7.7.0` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.14` | `8.18.1` | | [node-abi](https://github.com/electron/node-abi) | `4.6.0` | `4.12.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.6.2` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.1.0` | `4.2.0` | | [@mdx-js/typescript-plugin](https://github.com/mdx-js/mdx-analyzer/tree/HEAD/packages/typescript-plugin) | `0.0.8` | `0.1.2` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.5` | `3.6.2` | Updates `@types/semver` from 7.5.8 to 7.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@types/ws` from 8.5.14 to 8.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `node-abi` from 4.6.0 to 4.12.0 - [Release notes](https://github.com/electron/node-abi/releases) - [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json) - [Commits](electron/node-abi@v4.6.0...v4.12.0) Updates `prettier` from 3.4.2 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.6.2) Updates `prettier-plugin-organize-imports` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.1.0...v4.2.0) Updates `@mdx-js/typescript-plugin` from 0.0.8 to 0.1.2 - [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.2/packages/typescript-plugin) Updates `eslint-plugin-mdx` from 3.1.5 to 3.6.2 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.1.5...eslint-plugin-mdx@3.6.2) --- updated-dependencies: - dependency-name: "@types/semver" dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: "@types/ws" dependency-version: 8.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: node-abi dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier-plugin-organize-imports dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: "@mdx-js/typescript-plugin" dependency-version: 0.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: eslint-plugin-mdx dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd90b49 commit 89d8aa7

3 files changed

Lines changed: 86 additions & 219 deletions

File tree

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"@docusaurus/tsconfig": "3.7.0",
4141
"@docusaurus/types": "3.7.0",
4242
"@eslint/js": "^9.33.0",
43-
"@mdx-js/typescript-plugin": "^0.0.8",
43+
"@mdx-js/typescript-plugin": "^0.1.2",
4444
"@types/eslint": "^9.6.1",
4545
"@types/eslint-config-prettier": "^6.11.3",
4646
"eslint": "^9.33.0",
4747
"eslint-config-prettier": "^10.1.8",
48-
"eslint-plugin-mdx": "^3.1.5",
49-
"prettier": "^3.4.2",
48+
"eslint-plugin-mdx": "^3.6.2",
49+
"prettier": "^3.6.2",
5050
"prettier-plugin-jsdoc": "^1.3.2",
51-
"prettier-plugin-organize-imports": "^4.1.0",
51+
"prettier-plugin-organize-imports": "^4.2.0",
5252
"remark-cli": "^12.0.1",
5353
"remark-frontmatter": "^5.0.0",
5454
"remark-mdx": "^3.1.0",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@
6767
"electron-vite": "^2.3.0",
6868
"eslint": "^9.33.0",
6969
"eslint-config-prettier": "^10.1.8",
70-
"node-abi": "^4.6.0",
70+
"node-abi": "^4.12.0",
7171
"postcss": "^8.5.6",
72-
"prettier": "^3.4.2",
72+
"prettier": "^3.6.2",
7373
"prettier-plugin-jsdoc": "^1.3.3",
74-
"prettier-plugin-organize-imports": "^4.1.0",
74+
"prettier-plugin-organize-imports": "^4.2.0",
7575
"rollup-plugin-flow": "^1.1.1",
7676
"sass": "^1.90.0",
7777
"semver": "^7.7.2",

0 commit comments

Comments
 (0)