Skip to content

Commit c193280

Browse files
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13c4de6 commit c193280

File tree

3 files changed

+99
-99
lines changed

3 files changed

+99
-99
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"rimraf": "^6.0.1",
8181
"saucelabs": "^8.0.0",
8282
"ts-node": "^10.9.2",
83-
"typescript": "^5.6.3",
83+
"typescript": "^5.7.2",
8484
"vitest": "^2.1.4",
8585
"webdriverio": "^9.3.1"
8686
}

packages/visual-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-icons": "^5.3.0",
5858
"react-select": "^5.8.3",
5959
"tailwindcss": "^3.4.15",
60-
"typescript": "^5.6.3",
60+
"typescript": "^5.7.2",
6161
"vite": "^5.4.11",
6262
"vite-tsconfig-paths": "^5.1.3"
6363
},

0 commit comments

Comments
 (0)