Browse Source
Merge pull request #34 from beaussan/renovate/tslib-1.x
⬆️ Upgrade dependency tslib to v1.11.1
pull/37/head
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
|
@ -21,7 +21,7 @@ |
|
|
|
"isomorphic-git": "1.1.2", |
|
|
|
"latest-version": "5.1.0", |
|
|
|
"prompts": "2.3.1", |
|
|
|
"tslib": "1.11.0" |
|
|
|
"tslib": "1.11.1" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "7.8.4", |
|
|
|
|
|
|
|
@ -8910,10 +8910,10 @@ ts-node@8.6.2: |
|
|
|
source-map-support "^0.5.6" |
|
|
|
yn "3.1.1" |
|
|
|
|
|
|
|
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.11.1: |
|
|
|
version "1.11.1" |
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" |
|
|
|
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== |
|
|
|
|
|
|
|
tslib@^1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
|
|
|
version "1.10.0" |
|
|
|
|