Skip to content

Commit 6515196

Browse files
chore(deps-dev): bump typescript from 4.3.5 to 4.4.3 (#659)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11bfa81 commit 6515196

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
@@ -72,7 +72,7 @@
7272
"timekeeper": "2.2.0",
7373
"tsdx": "0.13.3",
7474
"tslib": "2.3.0",
75-
"typescript": "4.3.5"
75+
"typescript": "4.4.3"
7676
},
7777
"peerDependencies": {
7878
"react": "^16.8 || ^17.0",

yarn.lock

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

13421-
typescript@4.3.5:
13422-
version "4.3.5"
13423-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
13424-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
13421+
typescript@4.4.3:
13422+
version "4.4.3"
13423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
13424+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
1342513425

1342613426
typescript@^3.7.3:
1342713427
version "3.9.7"

0 commit comments

Comments
 (0)