Skip to content

Commit

Permalink
chore(deps): bump tslib from 2.8.0 to 2.8.1 in /modules/web (#9625)
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.8.0...v2.8.1)

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

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 Nov 5, 2024
1 parent 7346c66 commit c68c93a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"sockjs-client": "1.6.1",
"strip-ansi": "7.1.0",
"systemjs": "6.15.1",
"tslib": "2.8.0",
"tslib": "2.8.1",
"web-animations-js": "2.3.2",
"xterm": "5.3.0",
"xterm-addon-fit": "0.8.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14473,7 +14473,7 @@ __metadata:
ts-jest: 29.2.5
ts-loader: 9.5.1
ts-node: 10.9.2
tslib: 2.8.0
tslib: 2.8.1
typescript: 5.1.6
wait-on: 8.0.1
web-animations-js: 2.3.2
Expand Down Expand Up @@ -19364,10 +19364,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.0":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: de852ecd81adfdb4870927e250763345f07dc13fe7f395ce261424966bb122a0992ad844c3ec875c9e63e72afe2220a150712984e44dfd1a8a7e538a064e3d46
"tslib@npm:2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
languageName: node
linkType: hard

Expand Down

0 comments on commit c68c93a

Please sign in to comment.