Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 69bacab commit cdc8b2a
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 138 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"supertest": "^7.0.0",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"turbo": "^2.2.3",
"typescript": "5.6.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"Drizzle"
],
"dependencies": {
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},
"peerDependencies": {
"@shopify/shopify-api": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/shopify-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jose": "^5.9.6",
"jsonwebtoken": "^9.0.2",
"node-fetch": "^2.6.1",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"uuid": "^10.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit cdc8b2a

Please sign in to comment.