Skip to content

Commit 5820fa6

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@types/node` from 22.13.10 to 22.13.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca752d8 commit 5820fa6

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

package-lock.json

+25-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"js-yaml": "^4.1.0"
4848
},
4949
"devDependencies": {
50-
"@types/node": "^22.13.10",
50+
"@types/node": "^22.13.12",
5151
"@typescript-eslint/eslint-plugin": "^7.18.0",
5252
"@typescript-eslint/parser": "^7.18.0",
5353
"@vercel/ncc": "^0.38.3",
5454
"eslint": "^8.57.1",
5555
"eslint-plugin-github": "^5.1.8",
5656
"eslint-plugin-jsonc": "^2.19.1",
57-
"eslint-plugin-prettier": "^5.2.3",
57+
"eslint-plugin-prettier": "^5.2.4",
5858
"prettier": "^3.5.3",
5959
"prettier-eslint": "^16.3.0",
6060
"typescript": "^5.8.2"

0 commit comments

Comments
 (0)