Skip to content

Commit 19c30b7

Browse files
chore(deps): update dependency typescript to v4 (#129)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 25d807a commit 19c30b7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
8989
"sinon": "^9.0.3",
90-
"typescript": "^3.9.7",
90+
"typescript": "^4.0.2",
9191
"webpack": "^4.44.1"
9292
}
9393
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7431,11 +7431,16 @@ typescript-workspace-plugin@^2.0.1:
74317431
resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12"
74327432
integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ==
74337433

7434-
typescript@^3.8.3, typescript@^3.9.7:
7434+
typescript@^3.8.3:
74357435
version "3.9.7"
74367436
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
74377437
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
74387438

7439+
typescript@^4.0.2:
7440+
version "4.0.2"
7441+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
7442+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
7443+
74397444
74407445
version "0.7.21"
74417446
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777"

0 commit comments

Comments
 (0)