Skip to content

Commit 80cba05

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates (#93)
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch 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 d57ff7a commit 80cba05

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 34 additions & 34 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
@@ -36,9 +36,9 @@
3636
},
3737
"devDependencies": {
3838
"@eslint/js": "^10.0.1",
39-
"@types/node": "^25.3.3",
39+
"@types/node": "^25.3.5",
4040
"@vitest/coverage-v8": "^4.0.18",
41-
"eslint": "^10.0.2",
41+
"eslint": "^10.0.3",
4242
"premove": "^4.0.0",
4343
"prettier": "^3.8.1",
4444
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)