Skip to content

Commit cdacc40

Browse files
Bump the dev-dependencies-patch group with 2 updates
Bumps the dev-dependencies-patch group with 2 updates: [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `typescript-eslint` from 8.53.0 to 8.53.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.53.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: typescript-eslint dependency-version: 8.53.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 eb878db commit cdacc40

3 files changed

Lines changed: 72 additions & 72 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.8.0",
50+
"prettier": "^3.8.1",
5151
"prettier-plugin-jsdoc": "^1.8.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.53.0"
59+
"typescript-eslint": "^8.53.1"
6060
},
6161
"resolutions": {
6262
"path-to-regexp@npm:2.2.1": "^3",

package-lock.json

Lines changed: 68 additions & 68 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.25.0",
5858
"postcss": "^8.5.6",
59-
"prettier": "^3.8.0",
59+
"prettier": "^3.8.1",
6060
"prettier-plugin-jsdoc": "^1.8.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.21.0",
6868
"typescript": "^5.9.3",
69-
"typescript-eslint": "^8.53.0",
69+
"typescript-eslint": "^8.53.1",
7070
"vite": "^6.4.1",
7171
"vite-plugin-image-optimizer": "^2.0.3",
7272
"vite-plugin-svgr": "^4.5.0",

0 commit comments

Comments
 (0)