Skip to content

Commit

Permalink
chore(deps): update dependency tslib to v2.6.2 (#52)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tslib](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/tslib)) | [`2.6.0` ->
`2.6.2`](https://renovatebot.com/diffs/npm/tslib/2.6.0/2.6.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tslib/2.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tslib/2.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tslib/2.6.0/2.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tslib/2.6.0/2.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v2.6.2`](https://togithub.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)

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

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

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

#### What's Changed

- Allow functions as values in \__addDisposableResource by
[@&#8203;rbuckton](https://togithub.com/rbuckton) in
[https://github.com/microsoft/tslib/pull/215](https://togithub.com/microsoft/tslib/pull/215)
- Stop using es6 syntax in the es6 file by
[@&#8203;andrewbranch](https://togithub.com/andrewbranch) in
[https://github.com/microsoft/tslib/pull/216](https://togithub.com/microsoft/tslib/pull/216)

**Full Changelog**:
microsoft/tslib@2.6.0...v2.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Kit-p/json-kit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
Kit-p authored Sep 1, 2023
2 parents 7aa26e9 + 342d600 commit 7219894
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 112 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"semantic-release": "21.1.1",
"terser": "5.19.2",
"ts-jest": "29.1.1",
"tslib": "2.6.0",
"tslib": "2.6.2",
"typedoc": "0.25.0",
"typedoc-github-wiki-theme": "1.1.0",
"typedoc-plugin-markdown": "3.16.0",
Expand Down
Loading

0 comments on commit 7219894

Please sign in to comment.