Skip to content

Commit d54ad29

Browse files
renovate-botdgp1130
authored andcommitted
build: update tslib to version 1.11.1
1 parent 20d49bb commit d54ad29

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

packages/angular_devkit/build_optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"loader-utils": "1.4.0",
1313
"source-map": "0.7.3",
14-
"tslib": "1.11.0",
14+
"tslib": "1.11.1",
1515
"typescript": "3.6.4",
1616
"webpack-sources": "1.4.3"
1717
}

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11321,16 +11321,21 @@ ts-node@^5.0.0:
1132111321
source-map-support "^0.5.3"
1132211322
yn "^2.0.0"
1132311323

11324-
[email protected].0, tslib@~1.11.0:
11325-
version "1.11.0"
11326-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.0.tgz#f1f3528301621a53220d58373ae510ff747a66bc"
11327-
integrity sha512-BmndXUtiTn/VDDrJzQE7Mm22Ix3PxgLltW9bSNLoeCY31gnG2OPx0QqJnuc9oMIKioYrz487i6K9o4Pdn0j+Kg==
11324+
11325+
version "1.11.1"
11326+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
11327+
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
1132811328

1132911329
tslib@^1.10.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
1133011330
version "1.10.0"
1133111331
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
1133211332
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
1133311333

11334+
tslib@~1.11.0:
11335+
version "1.11.0"
11336+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.0.tgz#f1f3528301621a53220d58373ae510ff747a66bc"
11337+
integrity sha512-BmndXUtiTn/VDDrJzQE7Mm22Ix3PxgLltW9bSNLoeCY31gnG2OPx0QqJnuc9oMIKioYrz487i6K9o4Pdn0j+Kg==
11338+
1133411339
tslint-no-circular-imports@^0.7.0:
1133511340
version "0.7.0"
1133611341
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.7.0.tgz#9df0a15654d66b172e0b7843eed073fa5ae99b5f"

0 commit comments

Comments
 (0)