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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 09e84a0 commit f4bc12c
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.8.0"
"tslib": "2.8.1"
},
"devDependencies": {
"@babel/core": "7.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3440,7 +3440,7 @@ __metadata:
storybook: "npm:8.3.6"
storybook-addon-performance: "npm:0.17.3"
styled-components: "npm:5.3.10"
tslib: "npm:2.8.0"
tslib: "npm:2.8.1"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.3"
use-debounce: "npm:10.0.4"
Expand Down Expand Up @@ -19827,10 +19827,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit f4bc12c

Please sign in to comment.