Bump tslib from 2.0.3 to 2.3.0 (#7107)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.3 to 2.3.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.0.3...2.3.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-15 14:49:44 +02:00
committed by GitHub
parent ad987a8d34
commit 1cffef9421
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22970,9 +22970,9 @@
}
},
"tslib": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
"integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ=="
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
},
"tslint": {
"version": "6.1.3",
+1 -1
View File
@@ -101,7 +101,7 @@
"raphael": "2.3.0",
"rxjs": "^6.6.3",
"subscriptions-transport-ws": "^0.9.18",
"tslib": "^2.0.3",
"tslib": "^2.3.0",
"zone.js": "~0.10.2"
},
"devDependencies": {