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

Commit 382ee60

Browse files
Calciumdibromid Botcabr2-bot
authored and
Epsilon_02
committed
Update dependency tslib to v2.5.3 (#1921)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tslib](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/tslib)) | dependencies | patch | [`2.5.2` -> `2.5.3`](https://renovatebot.com/diffs/npm/tslib/2.5.2/2.5.3) | --- ### Release Notes <details> <summary>Microsoft/tslib</summary> ### [`v2.5.3`](https://github.com/microsoft/tslib/releases/tag/v2.5.3): tslib 2.5.3 [Compare Source](microsoft/tslib@2.5.2...v2.5.3) #### What's Changed - Do not reference tslib.es6.js from package.json exports by [@&#8203;andrewbranch](https://github.com/andrewbranch) in microsoft/tslib#208 **Full Changelog**: microsoft/tslib@2.5.2...v2.5.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9--> Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1921 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
1 parent b118af8 commit 382ee60

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@ngxs/store": "3.8.1",
3535
"@tauri-apps/api": "1.3.0",
3636
"rxjs": "7.8.1",
37-
"tslib": "2.5.2",
37+
"tslib": "2.5.3",
3838
"zone.js": "0.13.0"
3939
},
4040
"browserslist": [

frontend/yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -8470,16 +8470,21 @@ [email protected]:
84708470
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
84718471
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
84728472

8473-
[email protected].2, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0:
8474-
version "2.5.2"
8475-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
8476-
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
8473+
8474+
version "2.5.3"
8475+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
8476+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
84778477

84788478
tslib@^1.8.1:
84798479
version "1.14.1"
84808480
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
84818481
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
84828482

8483+
tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0:
8484+
version "2.5.2"
8485+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
8486+
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
8487+
84838488
tsutils@^3.21.0:
84848489
version "3.21.0"
84858490
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)