Skip to content

Commit

Permalink
fix(deps): update dependency hotkeys-js to v3.12.0 (#879)
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 |
|---|---|---|---|---|---|
| [hotkeys-js](https://jaywcjlove.github.io/hotkeys-js)
([source](https://togithub.com/jaywcjlove/hotkeys)) | [`3.11.2` ->
`3.12.0`](https://renovatebot.com/diffs/npm/hotkeys-js/3.11.2/3.12.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/hotkeys-js/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hotkeys-js/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hotkeys-js/3.11.2/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hotkeys-js/3.11.2/3.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jaywcjlove/hotkeys (hotkeys-js)</summary>

###
[`v3.12.0`](https://togithub.com/jaywcjlove/hotkeys-js/releases/tag/v3.12.0)

[Compare
Source](https://togithub.com/jaywcjlove/hotkeys/compare/v3.11.2...v3.12.0)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/[email protected]/file/README.md)
[![npm bundle
size](https://img.shields.io/bundlephobia/minzip/hotkeys-js)](https://bundlephobia.com/[email protected])
[![npm
version](https://img.shields.io/npm/v/hotkeys-js.svg)](https://www.npmjs.com/package/hotkeys-js)

Documentation v3.12.0:
https://raw.githack.com/jaywcjlove/hotkeys/1294ecc/index.html\
Comparing Changes:
jaywcjlove/hotkeys-js@v3.11.2...v3.12.0

```bash
npm i [email protected]
```

- πŸ’„ chore(deps): update devDependencies.
[`3d5b789`](https://togithub.com/jaywcjlove/hotkeys/commit/3d5b789)
- 🌟 feat: Add getAllKeyCodes method to API
([#&#8203;439](https://togithub.com/jaywcjlove/hotkeys/issues/439))
[`7a8e2b2`](https://togithub.com/jaywcjlove/hotkeys/commit/7a8e2b2)
[@&#8203;lokeshpathrabe](https://togithub.com/lokeshpathrabe)
- πŸ†Ž type: add getAllKeyCodes method type.
([#&#8203;439](https://togithub.com/jaywcjlove/hotkeys/issues/439))
[`edfd3ef`](https://togithub.com/jaywcjlove/hotkeys/commit/edfd3ef)
- πŸ’Š clean: Optimize `getAllKeyCodes` method & compatible with older
browers.
([#&#8203;439](https://togithub.com/jaywcjlove/hotkeys/issues/439))
[`f26f95c`](https://togithub.com/jaywcjlove/hotkeys/commit/f26f95c)
- πŸ“– doc: Update document.
([#&#8203;439](https://togithub.com/jaywcjlove/hotkeys/issues/439))
[`6193fd8`](https://togithub.com/jaywcjlove/hotkeys/commit/6193fd8)
- πŸ’„ chore: update workflows config.
[`d875fe3`](https://togithub.com/jaywcjlove/hotkeys/commit/d875fe3)

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/peaceiris/hugo-theme-iris).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent c6d9a66 commit 747c312
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions exampleSite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 747c312

Please sign in to comment.