Browse Source

chore(deps): update dependency typescript to v3.6.4

feat/auto-update
Renovate Bot 5 years ago
parent
commit
d4068cd1d6
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -126,7 +126,7 @@
"testcafe-browser-provider-electron": "0.0.12",
"testcafe-react-selectors": "3.3.0",
"ts-node": "8.4.1",
"typescript": "3.6.3",
"typescript": "3.6.4",
"wait-on": "3.3.0",
"webpack": "4.40.2"
},

8
yarn.lock

@ -17787,10 +17787,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
typescript@3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
typescript@^3.3.3:
version "3.5.3"

Loading…
Cancel
Save