Skip to content

Commit 6548aeb

Browse files
Bump the dev-dependencies-minor group across 1 directory with 5 updates
Bumps the dev-dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.16` | `5.5.0` | | [node-abi](https://github.com/electron/node-abi) | `4.17.0` | `4.24.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.1` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.5.0` | `1.7.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.4` | `8.48.0` | Updates `@types/papaparse` from 5.3.16 to 5.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse) Updates `node-abi` from 4.17.0 to 4.24.0 - [Release notes](https://github.com/electron/node-abi/releases) - [Commits](electron/node-abi@v4.17.0...v4.24.0) Updates `prettier` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.1) Updates `prettier-plugin-jsdoc` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](fardad-dev/prettier-plugin-jsdoc@v1.5.0...v1.7.0) Updates `typescript-eslint` from 8.46.4 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/papaparse" dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: node-abi dependency-version: 4.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier-plugin-jsdoc dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: typescript-eslint dependency-version: 8.48.0 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 12d1222 commit 6548aeb

3 files changed

Lines changed: 169 additions & 90 deletions

File tree

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"eslint": "^8.57.0",
4848
"eslint-config-prettier": "^10.1.8",
4949
"eslint-plugin-mdx": "^3.6.2",
50-
"prettier": "^3.6.2",
51-
"prettier-plugin-jsdoc": "^1.5.0",
50+
"prettier": "^3.7.1",
51+
"prettier-plugin-jsdoc": "^1.7.0",
5252
"prettier-plugin-organize-imports": "^4.3.0",
5353
"remark-cli": "^12.0.1",
5454
"remark-frontmatter": "^5.0.0",
5555
"remark-mdx": "^3.1.0",
5656
"remark-preset-lint-consistent": "^6.0.1",
5757
"remark-preset-lint-recommended": "^7.0.1",
5858
"typescript": "^5.9.3",
59-
"typescript-eslint": "^8.46.4"
59+
"typescript-eslint": "^8.48.0"
6060
},
6161
"resolutions": {
6262
"path-to-regexp@npm:2.2.1": "^3",

0 commit comments

Comments
 (0)