Skip to content

Commit 20c39cf

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#710)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.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.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a7f408 commit 20c39cf

File tree

2 files changed

+67
-71
lines changed

2 files changed

+67
-71
lines changed

package-lock.json

Lines changed: 66 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"@types/react-dom": "^18.3.1",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",
53-
"typescript": "^5.8.2"
53+
"typescript": "^5.8.3"
5454
}
5555
}

0 commit comments

Comments
 (0)