Skip to content

Commit c8edcfc

Browse files
build(deps-dev): bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.4...v4.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8db4df commit c8edcfc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"semantic-release-plugin-update-version-in-files": "^1.1.0",
3434
"strip-indent": "^3.0.0",
3535
"ts-jest": "^26.5.6",
36-
"typescript": "^4.4.4"
36+
"typescript": "^4.5.2"
3737
},
3838
"peerDependencies": {
3939
"@octokit/core": ">=3"

0 commit comments

Comments
 (0)