Skip to content

Commit 9a80f5d

Browse files
chore: bump the development-dependencies group across 1 directory with 2 updates
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 22.13.1 to 22.13.2 - [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: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1014779 commit 9a80f5d

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
@@ -34,14 +34,14 @@
3434
"@commitlint/config-conventional": "^19.7.1",
3535
"@financial-times/eslint-config-next": "^7.1.0",
3636
"@types/jest": "^29.5.14",
37-
"@types/node": "^22.13.1",
37+
"@types/node": "^22.13.2",
3838
"eslint": "^8.57.0",
3939
"eslint-plugin-jsdoc": "^50.6.3",
4040
"eslint-plugin-prettier": "^5.2.3",
4141
"husky": "^9.1.7",
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.4.3",
44-
"prettier": "^3.5.0",
44+
"prettier": "^3.5.1",
4545
"release-please": "^16.15.0",
4646
"typescript": "^5.7.3"
4747
},

0 commit comments

Comments
 (0)