Skip to content

Commit a1542de

Browse files
build(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#756)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d9752 commit a1542de

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@
4141
"jest": "^27.5.1",
4242
"prettier": "^2.6.0",
4343
"ts-jest": "^27.1.4",
44-
"typescript": "^4.6.2"
44+
"typescript": "^4.6.3"
4545
},
4646
"engines": {
4747
"node": ">= 6"

0 commit comments

Comments
 (0)