Bump tslib from 2.6.3 to 2.8.1

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-30 01:28:43 +00:00
committed by GitHub
parent ba97862653
commit 0467215d0a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@angular/platform-browser-dynamic": "19.0.1", "@angular/platform-browser-dynamic": "19.0.1",
"luxon": "3.4.3", "luxon": "3.4.3",
"rxjs": "7.8.1", "rxjs": "7.8.1",
"tslib": "2.6.2", "tslib": "2.8.1",
"zone.js": "0.15.0" "zone.js": "0.15.0"
}, },
"devDependencies": { "devDependencies": {
@@ -9723,9 +9723,9 @@
} }
}, },
"node_modules/tslib": { "node_modules/tslib": {
"version": "2.6.2", "version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"license": "0BSD" "license": "0BSD"
}, },
"node_modules/tuf-js": { "node_modules/tuf-js": {
+1 -1
View File
@@ -17,7 +17,7 @@
"@angular/platform-browser-dynamic": "19.0.1", "@angular/platform-browser-dynamic": "19.0.1",
"luxon": "3.4.3", "luxon": "3.4.3",
"rxjs": "7.8.1", "rxjs": "7.8.1",
"tslib": "2.6.2", "tslib": "2.8.1",
"zone.js": "0.15.0" "zone.js": "0.15.0"
}, },
"devDependencies": { "devDependencies": {