Build(deps): Bump tslib from 2.5.0 to 2.5.3 (#3268)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.5.3)

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

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]
2023-06-12 06:34:17 -04:00
committed by GitHub
parent ff9ae5e1ab
commit b70755fc02
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -37,7 +37,7 @@
"moment-es6": "1.0.0",
"pdfjs-dist": "3.3.122",
"rxjs": "6.6.6",
"tslib": "^2.5.0",
"tslib": "^2.5.3",
"zone.js": "0.11.8"
},
"devDependencies": {
@@ -29443,9 +29443,9 @@
}
},
"node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
},
"node_modules/tsutils": {
"version": "3.21.0",
+1 -1
View File
@@ -65,7 +65,7 @@
"moment-es6": "1.0.0",
"pdfjs-dist": "3.3.122",
"rxjs": "6.6.6",
"tslib": "^2.5.0",
"tslib": "^2.5.3",
"zone.js": "0.11.8"
},
"devDependencies": {