delirvfx / Delir

Web Technology driven VFX Application
http://delir.studio
MIT License
158 stars 9 forks source link

Bump @simonwep/selection-js from 1.3.0 to 1.4.0 #421

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @simonwep/selection-js from 1.3.0 to 1.4.0.

Commits - [`4f343ca`](https://github.com/Simonwep/selection/commit/4f343cafaf6a5a7abb8292ba23daf0621081324b) Publish 1.4.0 - [`7913046`](https://github.com/Simonwep/selection/commit/7913046d2ed825235e27788382a19862beddd7f8) Remove babel-loader from dev-config; Fix typo in error message - [`6abf41c`](https://github.com/Simonwep/selection/commit/6abf41cf019b3519bbafdc0254e3e1e4d8b95c85) Update dependencies - [`e8c70e8`](https://github.com/Simonwep/selection/commit/e8c70e8847e86e02cf1182b3964d453320731e61) Remove redundant or unused code - [`15f3f7b`](https://github.com/Simonwep/selection/commit/15f3f7b5c404b19b25fc1a88613cfd0ef0ff6d5b) Throw error if mode is invalid - [`289a50b`](https://github.com/Simonwep/selection/commit/289a50b2cb9aedf582e2573f606440880775bc99) Add tapMode option - See full diff in [compare view](https://github.com/Simonwep/selection/compare/1.3.0...1.4.0)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)