Skip to content

Commit 434da8d

Browse files
chore: bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@types/node` from 22.15.12 to 22.15.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v15.5.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a0ecb commit 434da8d

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,13 +34,13 @@
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.12",
37+
"@types/node": "^22.15.14",
3838
"eslint": "^8.57.0",
3939
"eslint-plugin-jsdoc": "^50.6.11",
4040
"eslint-plugin-prettier": "^5.4.0",
4141
"husky": "^9.1.7",
4242
"jest": "^29.7.0",
43-
"lint-staged": "^15.5.1",
43+
"lint-staged": "^15.5.2",
4444
"prettier": "^3.5.3",
4545
"release-please": "^17.0.0",
4646
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)