Skip to content

Commit c7f66c5

Browse files
build(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#973)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46ca232 commit c7f66c5

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
@@ -88,7 +88,7 @@
8888
"ts-node-dev": "^2.0.0",
8989
"tslint": "^6.1.2",
9090
"typedi": "^0.10.0",
91-
"typescript": "^4.9.3"
91+
"typescript": "^4.9.4"
9292
},
9393
"optionalDependencies": {
9494
"@koa/multer": "^3.0.2",

0 commit comments

Comments
 (0)