Browse Source
⬆️ Upgrade dependency tslib to v1.11.0
pull/27/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
7 additions and
2 deletions
-
package.json
-
yarn.lock
|
|
|
@ -21,7 +21,7 @@ |
|
|
|
"isomorphic-git": "0.78.4", |
|
|
|
"latest-version": "5.1.0", |
|
|
|
"prompts": "2.3.1", |
|
|
|
"tslib": "1.10.0" |
|
|
|
"tslib": "1.11.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "7.8.4", |
|
|
|
|
|
|
|
@ -8923,7 +8923,12 @@ ts-node@8.6.2: |
|
|
|
source-map-support "^0.5.6" |
|
|
|
yn "3.1.1" |
|
|
|
|
|
|
|
tslib@1.10.0, tslib@^1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
|
|
|
tslib@1.11.0: |
|
|
|
version "1.11.0" |
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.0.tgz#f1f3528301621a53220d58373ae510ff747a66bc" |
|
|
|
integrity sha512-BmndXUtiTn/VDDrJzQE7Mm22Ix3PxgLltW9bSNLoeCY31gnG2OPx0QqJnuc9oMIKioYrz487i6K9o4Pdn0j+Kg== |
|
|
|
|
|
|
|
tslib@^1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
|
|
|
version "1.10.0" |
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" |
|
|
|
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== |
|
|
|
|