mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#7)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a8ceb8b3ed
commit
101c476739
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"devDependencies": {
|
||||
"@bazel/typescript": "^2.2.1",
|
||||
"prettier": "^2.1.2",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "^4.0.3",
|
||||
"@roleypoly/ts-protoc-gen": "^1.0.1-promises.1",
|
||||
"@types/google-protobuf": "3.7.3"
|
||||
}
|
||||
|
|
|
@ -168,7 +168,7 @@ tsutils@2.27.2:
|
|||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
typescript@^4.0.2:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
|
||||
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
|
||||
typescript@^4.0.3:
|
||||
version "4.0.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
|
||||
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
|
||||
|
|
Loading…
Add table
Reference in a new issue