Skip to content

Commit d5ca2d7

Browse files
build(deps-dev): bump @typescript/native-preview in /examples/simple
Bumps [@typescript/native-preview](https://github.com/microsoft/typescript-go) from 7.0.0-dev.20260213.1 to 7.0.0-dev.20260215.1. - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260215.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f92f70 commit d5ca2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hikkaku": "workspace:*"
1313
},
1414
"devDependencies": {
15-
"@typescript/native-preview": "^7.0.0-dev.20260127.1",
15+
"@typescript/native-preview": "^7.0.0-dev.20260311.1",
1616
"vite": "8.0.0-beta.14"
1717
},
1818
"exports": {

0 commit comments

Comments
 (0)