Skip to content

Commit 194dfe3

Browse files
Bump typescript from 4.6.4 to 4.7.2 (#134)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v4.7.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 5cfbde8 commit 194dfe3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -29,7 +29,7 @@
2929
"copyfiles": "^2.4.1",
3030
"jest": "^26.6.3",
3131
"ts-jest": "^26.0.0",
32-
"typescript": "^4.6.4",
32+
"typescript": "^4.7.2",
3333
"jest-cli": "28.1.0"
3434
},
3535
"publishConfig": {

0 commit comments

Comments
 (0)