Skip to content

Commit f164eac

Browse files
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 (#1043)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 678242f commit f164eac

File tree

3 files changed

+117
-117
lines changed

3 files changed

+117
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"rimraf": "^6.0.1",
8787
"saucelabs": "^9.0.2",
8888
"ts-node": "^10.9.2",
89-
"typescript": "^5.8.3",
89+
"typescript": "^5.9.3",
9090
"vitest": "^3.2.4",
9191
"webdriverio": "^9.20.0",
9292
"wdio-lambdatest-service": "^4.0.0"

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.5.0",
5858
"react-select": "^5.10.2",
5959
"tailwindcss": "^3.4.17",
60-
"typescript": "^5.8.3",
60+
"typescript": "^5.9.3",
6161
"vite": "^5.4.20",
6262
"vite-tsconfig-paths": "^5.1.4"
6363
},

0 commit comments

Comments
 (0)