Skip to content

Commit 297e440

Browse files
build(deps-dev): Bump typescript from 4.6.3 to 4.6.4 (#824)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript 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 b05024d commit 297e440

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
@@ -58,7 +58,7 @@
5858
"jest": "^27.5.1",
5959
"prettier": "^2.6.2",
6060
"ts-jest": "^27.1.4",
61-
"typescript": "^4.6.3"
61+
"typescript": "^4.6.4"
6262
},
6363
"jest": {
6464
"preset": "ts-jest",

0 commit comments

Comments
 (0)