Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7485d1f

Browse files
authored
Merge pull request #254 from ngstack/dependabot/npm_and_yarn/tslib-1.11.1
Bump tslib from 1.11.0 to 1.11.1
2 parents fb5509a + d8892db commit 7485d1f

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
@@ -56,7 +56,7 @@
5656
"protractor": "^5.4.3",
5757
"ts-node": "^8.6.2",
5858
"tsickle": "^0.37.0",
59-
"tslib": "^1.11.0",
59+
"tslib": "^1.11.1",
6060
"tslint": "~5.20.1",
6161
"typescript": "3.5.3"
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8214,10 +8214,10 @@ [email protected]:
82148214
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
82158215
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
82168216

8217-
tslib@^1.11.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
8218-
version "1.11.0"
8219-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.0.tgz#f1f3528301621a53220d58373ae510ff747a66bc"
8220-
integrity sha512-BmndXUtiTn/VDDrJzQE7Mm22Ix3PxgLltW9bSNLoeCY31gnG2OPx0QqJnuc9oMIKioYrz487i6K9o4Pdn0j+Kg==
8217+
tslib@^1.11.1, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
8218+
version "1.11.1"
8219+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
8220+
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
82218221

82228222
tslint@~5.20.1:
82238223
version "5.20.1"

0 commit comments

Comments
 (0)