Skip to content

Commit e8f08ca

Browse files
Bump typescript from 4.2.3 to 4.3.5 (#144)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.3...v4.3.5) --- 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 61a969f commit e8f08ca

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react": "^7.23.2",
5454
"jest": "^26.6.3",
5555
"jest-fetch-mock": "^3.0.3",
56-
"typescript": "^4.2.3"
56+
"typescript": "^4.3.5"
5757
},
5858
"jest": {
5959
"collectCoverageFrom": [

0 commit comments

Comments
 (0)