Skip to content

Commit 0803841

Browse files
Bump the npm-development group with 2 updates (#242)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 22.13.1 to 22.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b08fe4e commit 0803841

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@jest/globals": "^29.7.0",
4343
"@types/jest": "^29.5.14",
44-
"@types/node": "^22.13.1",
44+
"@types/node": "^22.13.4",
4545
"@typescript-eslint/eslint-plugin": "^7.18.0",
4646
"@typescript-eslint/parser": "^7.18.0",
4747
"@vercel/ncc": "^0.38.3",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jsonc": "^2.19.1",
5252
"eslint-plugin-prettier": "^5.2.3",
5353
"jest": "^29.7.0",
54-
"prettier": "^3.5.0",
54+
"prettier": "^3.5.1",
5555
"prettier-eslint": "^16.3.0",
5656
"ts-jest": "^29.2.5",
5757
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)