Skip to content

Commit b4d4ef9

Browse files
chore(deps-dev): bump typescript from 4.9.3 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7241783 commit b4d4ef9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -12,6 +12,6 @@
1212
"prepublish": "tsc"
1313
},
1414
"devDependencies": {
15-
"typescript": "^4.9.3"
15+
"typescript": "^5.2.2"
1616
}
1717
}

0 commit comments

Comments
 (0)