Skip to content

Commit dc434af

Browse files
chore(deps-dev): bump typescript in /e2e/browser/test-app
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d626c0 commit dc434af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/node": "^26.1.1",
2020
"@types/react": "^19.2.17",
2121
"@types/react-dom": "^19.2.3",
22-
"typescript": "^6.0.3"
22+
"typescript": "^7.0.2"
2323
}
2424
}

0 commit comments

Comments
 (0)