Skip to content

Commit 4efcbec

Browse files
chore(deps-dev): bump the development-dependencies group with 2 updates (#9)
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [c8](https://github.com/bcoe/c8). Updates `@types/node` from 25.3.0 to 25.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `c8` from 10.1.3 to 11.0.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v10.1.3...v11.0.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: c8 dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 56305be commit 4efcbec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@openally/config.eslint": "^2.2.0",
4141
"@openally/config.typescript": "^1.2.1",
4242
"@types/http-link-header": "1.0.7",
43-
"@types/node": "25.3.0",
44-
"c8": "^10.1.3",
43+
"@types/node": "25.3.1",
44+
"c8": "^11.0.0",
4545
"typescript": "^5.9.3"
4646
},
4747
"dependencies": {

0 commit comments

Comments
 (0)