Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit a23822d

Browse files
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#175)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.5...v4.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c9023d commit a23822d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-typescript2": "^0.30.0",
4545
"ts-jest": "^26.5.6",
4646
"tslib": "^2.3.1",
47-
"typescript": "^4.3.5"
47+
"typescript": "^4.4.2"
4848
},
4949
"peerDependencies": {
5050
"react": ">=16.8.0 <18.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9687,10 +9687,10 @@ typedarray@^0.0.6:
96879687
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
96889688
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
96899689

9690-
typescript@^4.3.5:
9691-
version "4.3.5"
9692-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
9693-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
9690+
typescript@^4.4.2:
9691+
version "4.4.2"
9692+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
9693+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
96949694

96959695
uglify-js@^3.1.4:
96969696
version "3.13.5"

0 commit comments

Comments
 (0)