marionebl / svg-term-cli

Share terminal sessions via SVG and CSS
MIT License
3.48k stars 116 forks source link

chore(deps): bump command-exists from 1.2.2 to 1.2.4 #43

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps command-exists from 1.2.2 to 1.2.4.

Commits - [`8ead248`](https://github.com/mathisonian/command-exists/commit/8ead248efc8a1cb8acef0154b0f5b026f90dde78) 1.2.4 - [`7ca91ba`](https://github.com/mathisonian/command-exists/commit/7ca91ba71604df6817a28c93d7776af9c49c431a) fix edge case w new escape logic - [`9a5245a`](https://github.com/mathisonian/command-exists/commit/9a5245af44576a8a02ddfb8ee1908d1c6b86dee1) 1.2.3 - [`7168871`](https://github.com/mathisonian/command-exists/commit/7168871d5bf4700e07b18b32b4bb1737f00641a5) properly escape input - [`ad2e904`](https://github.com/mathisonian/command-exists/commit/ad2e9047ee81f36974eb52b33fd439372bfcc665) Merge pull request [#11](https://github-redirect.dependabot.com/mathisonian/command-exists/issues/11) from aaronang/aaronang-patch-1 - [`4e0b07a`](https://github.com/mathisonian/command-exists/commit/4e0b07ac60f0cc84ce1eb0467a9bbc992ee4179e) Change installation instruction to a codeblock - See full diff in [compare view](https://github.com/mathisonian/command-exists/compare/v1.2.2...v1.2.4)
Maintainer changes This version was pushed to npm by [mathisonian](https://www.npmjs.com/~mathisonian), a new releaser for command-exists since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language