Skip to content

Commit

Permalink
Bump tslib from 2.7.0 to 2.8.0 in /webui (#1379)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a3e587c commit 5fdd487
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions webui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ngx-markdown": "^18",
"npm-check-updates": "^17.1.4",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"zone.js": "~0.14.10"
},
"devDependencies": {
Expand Down

0 comments on commit 5fdd487

Please sign in to comment.