chore(deps-dev): bump typescript
Bumps the e2e-dependencies group in /tests/e2e with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: e2e-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.63.0",
|
||||
"@types/node": "^26.6.2",
|
||||
"typescript": "~6.0.2"
|
||||
"typescript": "~7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user