Skip to content

Commit

Permalink
chore(deps): ⬆️ update pinst to v3 (#16)
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 |
|---|---|---|---|---|---|
| [pinst](https://togithub.com/typicode/pinst) | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/pinst/2.1.6/3.0.0) | [![age](https://badges.renovateapi.com/packages/npm/pinst/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/pinst/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/pinst/3.0.0/compatibility-slim/2.1.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/pinst/3.0.0/confidence-slim/2.1.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>typicode/pinst</summary>

### [`v3.0.0`](https://togithub.com/typicode/pinst/releases/tag/v3.0.0)

[Compare Source](https://togithub.com/typicode/pinst/compare/v2.1.6...v3.0.0)

-   Drop Node 10 support
-   Remove dependency
-   Update docs

</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 is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] 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://app.renovatebot.com/dashboard#github/timelessco/js-library-template).
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent 7784440 commit cad719d
Show file tree
Hide file tree
Showing 3 changed files with 295 additions and 409 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"pinst": "^2.0.0",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier-plugin-pkg": "^0.17.1",
"release-it": "^15.5.1",
Expand Down

0 comments on commit cad719d

Please sign in to comment.