Skip to content

Commit 5792938

Browse files
deps(Dev): bump typescript from 4.6.4 to 4.7.2 (#71)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956b110 commit 5792938

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"@vercel/ncc": "^0.33.4",
4949
"eslint": "^8.15.0",
5050
"prettier": "^2.6.2",
51-
"typescript": "^4.6.4"
51+
"typescript": "^4.7.2"
5252
}
5353
}

0 commit comments

Comments
 (0)