Skip to content

Commit 733391a

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates (#56)
Bumps the development-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 20.19.24 to 20.19.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.6.2 to 3.7.3 - [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.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e9aad6 commit 733391a

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

package-lock.json

Lines changed: 17 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
@@ -18,13 +18,13 @@
1818
},
1919
"devDependencies": {
2020
"@types/jest": "29.5.14",
21-
"@types/node": "20.19.24",
21+
"@types/node": "20.19.25",
2222
"@typescript-eslint/eslint-plugin": "5.62.0",
2323
"@typescript-eslint/parser": "5.62.0",
2424
"@vercel/ncc": "0.38.4",
2525
"eslint": "8.38.0",
2626
"jest": "29.7.0",
27-
"prettier": "^3.6.2",
27+
"prettier": "^3.7.3",
2828
"ts-jest": "29.4.5",
2929
"typescript": "5.9.3"
3030
}

0 commit comments

Comments
 (0)