Skip to content

Commit dd521b9

Browse files
build(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#642)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a77db5 commit dd521b9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -40,7 +40,7 @@
4040
"jest": "^27.4.4",
4141
"prettier": "^2.5.1",
4242
"ts-jest": "^27.1.1",
43-
"typescript": "^4.5.3"
43+
"typescript": "^4.5.4"
4444
},
4545
"scripts": {
4646
"test": "npm run test:jest && npm run lint",

0 commit comments

Comments
 (0)