Skip to content

Commit 2c3fcdf

Browse files
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#274)
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 6b1067c commit 2c3fcdf

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
@@ -60,7 +60,7 @@
6060
"semantic-release": "^17.4.7",
6161
"ts-jest": "^26.5.6",
6262
"ts-node": "^10.7.0",
63-
"typescript": "^4.6.3"
63+
"typescript": "^4.6.4"
6464
},
6565
"lint-staged": {
6666
"*.{js,ts}": [

0 commit comments

Comments
 (0)