Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.6.3 (#651)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tslib](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/tslib)) | dependencies | patch
| [`2.6.2` ->
`2.6.3`](https://renovatebot.com/diffs/npm/tslib/2.6.2/2.6.3) |

---

### Release Notes

<details>
<summary>Microsoft/tslib (tslib)</summary>

### [`v2.6.3`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.3)

[Compare
Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)

##### What's Changed

- 'await using' normative changes by
[@&#8203;rbuckton](https://togithub.com/rbuckton) in
[https://github.com/microsoft/tslib/pull/258](https://togithub.com/microsoft/tslib/pull/258)

**Full Changelog**:
microsoft/tslib@v2.6.2...v2.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Jun 25, 2024
1 parent f1b2df4 commit a9e328c
Show file tree
Hide file tree
Showing 12 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"private": true,
"dependencies": {
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"devDependencies": {
"@commitlint/cli": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/access-key-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"redux": "5.0.1",
"redux-thunk": "3.1.0",
"reselect": "5.1.1",
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"overrides": {
"terser": "5.31.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/audit-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@descope/sdk-helpers": "workspace:*",
"@descope/sdk-mixins": "workspace:*",
"@descope/sdk-component-drivers": "workspace:*",
"tslib": "2.6.2",
"tslib": "2.6.3",
"reselect": "5.1.1",
"@reduxjs/toolkit": "^2.0.1",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-component-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"dependencies": {
"@descope/sdk-helpers": "workspace:*",
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"overrides": {
"terser": "^5.14.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"typescript": "^4.5.3"
},
"dependencies": {
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"overrides": {
"terser": "^5.14.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-mixins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"dependencies": {
"@descope/sdk-helpers": "workspace:*",
"@descope/sdk-component-drivers": "workspace:*",
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"peerDependencies": {
"@reduxjs/toolkit": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/role-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@descope/sdk-helpers": "workspace:*",
"@descope/sdk-mixins": "workspace:*",
"@descope/sdk-component-drivers": "workspace:*",
"tslib": "2.6.2",
"tslib": "2.6.3",
"reselect": "5.1.1",
"@reduxjs/toolkit": "^2.0.1",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/user-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@descope/sdk-helpers": "workspace:*",
"@descope/sdk-mixins": "workspace:*",
"@descope/sdk-component-drivers": "workspace:*",
"tslib": "2.6.2",
"tslib": "2.6.3",
"libphonenumber-js": "1.10.59",
"reselect": "5.1.1",
"@reduxjs/toolkit": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/user-profile-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@descope/sdk-helpers": "workspace:*",
"@descope/sdk-mixins": "workspace:*",
"@descope/sdk-component-drivers": "workspace:*",
"tslib": "2.6.2",
"tslib": "2.6.3",
"reselect": "5.1.1",
"@reduxjs/toolkit": "^2.0.1",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"typescript": "^4.5.3"
},
"dependencies": {
"tslib": "2.6.2",
"tslib": "2.6.3",
"@descope/web-js-sdk": "workspace:*"
},
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@fingerprintjs/fingerprintjs-pro": "3.9.7",
"js-cookie": "3.0.5",
"jwt-decode": "3.1.2",
"tslib": "2.6.2"
"tslib": "2.6.3"
},
"overrides": {
"terser": "^5.14.2"
Expand Down
Loading

0 comments on commit a9e328c

Please sign in to comment.