Skip to content

Commit 3729f5d

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates (#166)
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 25.9.3 to 26.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.61.1 to 8.62.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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76b9093 commit 3729f5d

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

package-lock.json

Lines changed: 73 additions & 73 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
@@ -41,7 +41,7 @@
4141
"@actions/core": "^3.0.1",
4242
"@actions/github": "^9.1.1",
4343
"@eslint/js": "^10.0.1",
44-
"@types/node": "^25.9.3",
44+
"@types/node": "^26.0.0",
4545
"esbuild": "^0.28.1",
4646
"eslint": "^10.5.0",
4747
"lockparse": "^0.5.2",
@@ -50,7 +50,7 @@
5050
"pkg-types": "^2.3.1",
5151
"prettier": "^3.8.4",
5252
"typescript": "^6.0.3",
53-
"typescript-eslint": "^8.61.1",
53+
"typescript-eslint": "^8.62.0",
5454
"vitest": "^4.1.9"
5555
}
5656
}

0 commit comments

Comments
 (0)