Skip to content

Commit 8698501

Browse files
build(deps): bump tslib from 2.7.0 to 2.8.0 (#2491)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb94e1f commit 8698501

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"core-js": "^3.38.1",
2727
"rxjs": "^7.8.1",
2828
"shepherd.js": "^11.2.0",
29-
"tslib": "^2.7.0",
29+
"tslib": "^2.8.0",
3030
"zone.js": "~0.14.10"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)