Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit 60c4846

Browse files
Calciumdibromid Botcabr2-bot
authored andcommitted
Update dependency tslib to v2.4.1 (#1620)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tslib](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/tslib)) | dependencies | patch | [`2.4.0` -> `2.4.1`](https://renovatebot.com/diffs/npm/tslib/2.4.0/2.4.1) | --- ### Release Notes <details> <summary>Microsoft/tslib</summary> ### [`v2.4.1`](https://github.com/microsoft/tslib/releases/tag/2.4.1) [Compare Source](microsoft/tslib@2.4.0...2.4.1) This release contains [fixes for early `return`s and `throw`s invoked on generators](microsoft/tslib#186). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMi4xIn0=--> Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1620 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
1 parent c4f79e7 commit 60c4846

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@ngxs/store": "3.7.5",
3333
"@tauri-apps/api": "1.1.0",
3434
"rxjs": "7.5.7",
35-
"tslib": "2.4.0",
35+
"tslib": "2.4.1",
3636
"zone.js": "0.11.8"
3737
},
3838
"browserslist": [

frontend/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8056,6 +8056,11 @@ [email protected]:
80568056
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
80578057
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
80588058

8059+
8060+
version "2.4.1"
8061+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
8062+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
8063+
80598064
tslib@^1.8.1, tslib@^1.9.0:
80608065
version "1.14.1"
80618066
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)