Skip to content

Commit 9dd6e72

Browse files
Dev: Bump the npm-in-range group with 3 updates (#51)
Bumps the npm-in-range group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 24.12.0 to 24.12.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.6.13 to 1.6.14 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-in-range - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-in-range - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-in-range ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 574f382 commit 9dd6e72

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package-lock.json

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@netlify/functions": "^5.1.5",
3838
"@octokit/webhooks-types": "^7.6.1",
3939
"@types/eslint": "^9.6.1",
40-
"@types/node": "^24.12.0",
40+
"@types/node": "^24.12.2",
4141
"@vitest/coverage-v8": "^4.1.2",
42-
"@vitest/eslint-plugin": "^1.6.13",
42+
"@vitest/eslint-plugin": "^1.6.14",
4343
"eslint": "^10.1.0",
4444
"msw": "^2.12.14",
4545
"rimraf": "^6.1.3",
4646
"typescript": "^5.9.3",
47-
"typescript-eslint": "^8.57.2",
47+
"typescript-eslint": "^8.58.0",
4848
"vitest": "^4.0.18"
4949
},
5050
"dependencies": {

0 commit comments

Comments
 (0)