Skip to content

Commit ce5376d

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates (#29)
Bumps the development-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript/native-preview](https://github.com/microsoft/typescript-go) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 26.0.0 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/native-preview` from 7.0.0-dev.20260622.1 to 7.0.0-dev.20260629.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `prettier` from 3.8.4 to 3.9.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260629.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.9.3 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 104d5c0 commit ce5376d

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

package-lock.json

Lines changed: 41 additions & 41 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
@@ -30,10 +30,10 @@
3030
"@ast-grep/napi": "^0.44.0"
3131
},
3232
"devDependencies": {
33-
"@types/node": "^26.0.0",
34-
"@typescript/native-preview": "^7.0.0-dev.20260622.1",
33+
"@types/node": "^26.0.1",
34+
"@typescript/native-preview": "^7.0.0-dev.20260629.1",
3535
"@vitest/coverage-v8": "^4.1.9",
36-
"prettier": "^3.8.4",
36+
"prettier": "^3.9.3",
3737
"vitest": "^4.0.13"
3838
}
3939
}

0 commit comments

Comments
 (0)