Skip to content

Commit e6a0ecb

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 [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@types/node` from 22.15.3 to 22.15.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.6 to 5.4.0 - [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.6...v5.4.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d11507 commit e6a0ecb

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,10 +34,10 @@
3434
"@commitlint/config-conventional": "^19.8.0",
3535
"@financial-times/eslint-config-next": "^7.1.0",
3636
"@types/jest": "^29.5.14",
37-
"@types/node": "^22.15.3",
37+
"@types/node": "^22.15.12",
3838
"eslint": "^8.57.0",
3939
"eslint-plugin-jsdoc": "^50.6.11",
40-
"eslint-plugin-prettier": "^5.2.6",
40+
"eslint-plugin-prettier": "^5.4.0",
4141
"husky": "^9.1.7",
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.5.1",

0 commit comments

Comments
 (0)