Skip to content

Commit

Permalink
Bump tslib from 2.8.0 to 2.8.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 78251f0 commit eb03213
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test": "jest"
},
"dependencies": {
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@foxglove/eslint-plugin": "2.0.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
ts-jest: "npm:29.2.5"
tslib: "npm:^2.8.0"
tslib: "npm:^2.8.1"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.12.2"
languageName: unknown
Expand Down Expand Up @@ -5575,13 +5575,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.2, tslib@npm:^2.8.0":
"tslib@npm:^2.6.2":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5
languageName: node
linkType: hard

"tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
languageName: node
linkType: hard

"tsutils@npm:^3":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit eb03213

Please sign in to comment.