Skip to content

Commit b8f4eda

Browse files
renovate-botdgp1130
authored andcommitted
build: update tslib to version 1.11.2
1 parent a1cbc12 commit b8f4eda

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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": "2.0.0",
1313
"source-map": "0.7.3",
14-
"tslib": "1.11.1",
14+
"tslib": "1.11.2",
1515
"typescript": "3.6.5",
1616
"webpack-sources": "1.4.3"
1717
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12046,7 +12046,12 @@ ts-pnp@^1.1.6:
1204612046
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
1204712047
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
1204812048

12049-
[email protected], tslib@^1.10.0, tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
12049+
12050+
version "1.11.2"
12051+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
12052+
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
12053+
12054+
tslib@^1.10.0, tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0:
1205012055
version "1.11.1"
1205112056
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
1205212057
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==

0 commit comments

Comments
 (0)