Skip to content

Commit 7f6f009

Browse files
Merge pull request ferdikoomen#367 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.0.3
2 parents fbcde03 + 29aba32 commit 7f6f009

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
@@ -90,6 +90,6 @@
9090
"rollup": "2.26.11",
9191
"rollup-plugin-terser": "7.0.2",
9292
"rollup-plugin-typescript2": "0.27.2",
93-
"typescript": "4.0.2"
93+
"typescript": "4.0.3"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,10 +5161,10 @@ typedarray-to-buffer@^3.1.5:
51615161
dependencies:
51625162
is-typedarray "^1.0.0"
51635163

5164-
5165-
version "4.0.2"
5166-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
5167-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
5164+
5165+
version "4.0.3"
5166+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
5167+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
51685168

51695169
uglify-js@^3.1.4:
51705170
version "3.10.4"

0 commit comments

Comments
 (0)