Skip to content

Commit

Permalink
build(deps): bump tslib in the non-major-dependencies group
Browse files Browse the repository at this point in the history
Bumps the non-major-dependencies group with 1 update: [tslib](https://github.com/Microsoft/tslib).


Updates `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
  dependency-group: non-major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Oct 21, 2024
1 parent 9fbf7af commit c686c05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@tanstack/react-table": "8.20.5",
"@tanstack/react-virtual": "beta",
"prop-types": "15.8.1",
"tslib": "2.7.0"
"tslib": "2.8.0"
},
"devDependencies": {
"@babel/core": "7.25.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3481,7 +3481,7 @@ __metadata:
storybook: "npm:8.3.5"
storybook-addon-performance: "npm:0.17.3"
styled-components: "npm:5.3.10"
tslib: "npm:2.7.0"
tslib: "npm:2.8.0"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.3"
use-debounce: "npm:10.0.4"
Expand Down Expand Up @@ -19894,10 +19894,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
"tslib@npm:2.8.0":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5
languageName: node
linkType: hard

Expand Down

0 comments on commit c686c05

Please sign in to comment.