Skip to content

Commit e9bef96

Browse files
Bump the npm-development group with 2 updates (#292)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier-eslint](https://github.com/prettier/prettier-eslint). Updates `@types/node` from 22.15.5 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier-eslint` from 16.4.1 to 16.4.2 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.4.1...v16.4.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier-eslint dependency-version: 16.4.2 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 c6bb7a1 commit e9bef96

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 9 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
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@jest/globals": "^29.7.0",
4545
"@types/jest": "^29.5.14",
46-
"@types/node": "^22.15.5",
46+
"@types/node": "^22.15.17",
4747
"@typescript-eslint/eslint-plugin": "^7.18.0",
4848
"@typescript-eslint/parser": "^7.18.0",
4949
"@vercel/ncc": "^0.38.3",
@@ -54,7 +54,7 @@
5454
"eslint-plugin-prettier": "^5.4.0",
5555
"jest": "^29.7.0",
5656
"prettier": "^3.5.3",
57-
"prettier-eslint": "^16.4.1",
57+
"prettier-eslint": "^16.4.2",
5858
"ts-jest": "^29.3.2",
5959
"typescript": "^5.8.3"
6060
},

0 commit comments

Comments
 (0)