Skip to content

Commit 1f763eb

Browse files
chore(deps-dev): bump @types/node in the development-dependencies group (#348)
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.15.32 to 24.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0575ab5 commit 1f763eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@changesets/changelog-github": "^0.5.1",
7272
"@changesets/cli": "^2.29.4",
7373
"@openally/config.eslint": "^2.0.0",
74-
"@types/node": "^22.0.0",
74+
"@types/node": "^24.0.2",
7575
"c8": "^10.1.2",
7676
"glob": "^11.0.0",
7777
"iterator-matcher": "^2.1.0"

0 commit comments

Comments
 (0)