Skip to content

Commit e4aff74

Browse files
Bump typescript from 4.3.5 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.5...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 590b440 commit e4aff74

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
@@ -98,6 +98,6 @@
9898
"shx": "^0.3.3",
9999
"ts-jest": "^26.5.2",
100100
"tslib": "^2.3.1",
101-
"typescript": "^4.3.5"
101+
"typescript": "^4.4.3"
102102
}
103103
}

yarn.lock

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

7384-
typescript@^4.3.5:
7385-
version "4.3.5"
7386-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7387-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
7384+
typescript@^4.4.3:
7385+
version "4.4.3"
7386+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7387+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
73887388

73897389
unicode-canonical-property-names-ecmascript@^1.0.4:
73907390
version "1.0.4"

0 commit comments

Comments
 (0)