Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit e45f3e4

Browse files
build(deps-dev): bump typescript from 4.0.5 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eca74d8 commit e45f3e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier-plugin-sh": "^0.7.1",
5050
"prettier-standard": "^16.4.1",
5151
"ts-jest": "^26.4.4",
52-
"typescript": "^4.0.5",
52+
"typescript": "^4.3.5",
5353
"typescript-json-schema": "^0.50.1"
5454
}
5555
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6552,10 +6552,10 @@ typescript-json-schema@^0.50.1:
65526552
typescript "~4.2.3"
65536553
yargs "^16.2.0"
65546554

6555-
typescript@^4.0.5:
6556-
version "4.1.3"
6557-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6558-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6555+
typescript@^4.3.5:
6556+
version "4.3.5"
6557+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6558+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
65596559

65606560
typescript@~4.2.3:
65616561
version "4.2.4"

0 commit comments

Comments
 (0)