Skip to content

Commit 9dcfcc9

Browse files
chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2 (#3111)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: typescript 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 65d497e commit 9dcfcc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"semantic-release": "^22.0.8",
8181
"titleize": "^4.0.0",
8282
"ts-expect": "^1.3.0",
83-
"typescript": "5.2.2"
83+
"typescript": "5.3.2"
8484
},
8585
"scripts": {
8686
"test": "npm run build && npm run test:specs && npm run test:unit",

0 commit comments

Comments
 (0)