Skip to content

Commit d2052fd

Browse files
Bump the dev-dependencies-patch group with 3 updates
Bumps the dev-dependencies-patch group with 3 updates: [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/papaparse` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse) Updates `prettier` from 3.7.1 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.1...3.7.4) Updates `typescript-eslint` from 8.48.0 to 8.48.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.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/papaparse" dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: typescript-eslint dependency-version: 8.48.1 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 f91531a commit d2052fd

3 files changed

Lines changed: 75 additions & 75 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^8.57.0",
4848
"eslint-config-prettier": "^10.1.8",
4949
"eslint-plugin-mdx": "^3.6.2",
50-
"prettier": "^3.7.1",
50+
"prettier": "^3.7.4",
5151
"prettier-plugin-jsdoc": "^1.7.0",
5252
"prettier-plugin-organize-imports": "^4.3.0",
5353
"remark-cli": "^12.0.1",
@@ -56,7 +56,7 @@
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.48.0"
59+
"typescript-eslint": "^8.48.1"
6060
},
6161
"resolutions": {
6262
"path-to-regexp@npm:2.2.1": "^3",

package-lock.json

Lines changed: 71 additions & 71 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
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "^10.1.8",
5757
"node-abi": "^4.24.0",
5858
"postcss": "^8.5.6",
59-
"prettier": "^3.7.1",
59+
"prettier": "^3.7.4",
6060
"prettier-plugin-jsdoc": "^1.7.0",
6161
"prettier-plugin-organize-imports": "^4.3.0",
6262
"sass": "1.91.0",
@@ -66,7 +66,7 @@
6666
"tslib": "^2.8.1",
6767
"tsx": "^4.20.6",
6868
"typescript": "^5.9.3",
69-
"typescript-eslint": "^8.48.0",
69+
"typescript-eslint": "^8.48.1",
7070
"vite": "^6.4.1",
7171
"vite-plugin-image-optimizer": "^2.0.3",
7272
"vite-plugin-static-copy": "^3.1.4",

0 commit comments

Comments
 (0)