Skip to content

Commit c8840c2

Browse files
Bump typescript from 4.2.3 to 4.3.5
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>
1 parent 72a3259 commit c8840c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
"shx": "^0.3.3",
9797
"ts-jest": "^26.5.2",
9898
"tslib": "^2.3.1",
99-
"typescript": "^4.2.3"
99+
"typescript": "^4.3.5"
100100
}
101101
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7548,10 +7548,10 @@ typedarray@^0.0.6:
75487548
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
75497549
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
75507550

7551-
typescript@^4.2.3:
7552-
version "4.2.3"
7553-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7554-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
7551+
typescript@^4.3.5:
7552+
version "4.3.5"
7553+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7554+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
75557555

75567556
unicode-canonical-property-names-ecmascript@^1.0.4:
75577557
version "1.0.4"

0 commit comments

Comments
 (0)