embermap / ember-cli-tailwind

Adds Tailwind CSS to your app or addon
MIT License
100 stars 33 forks source link

Bump ember-cli-fastboot from 2.2.0 to 2.2.1 #204

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli-fastboot from 2.2.0 to 2.2.1.

Changelog *Sourced from [ember-cli-fastboot's changelog](https://github.com/ember-fastboot/ember-cli-fastboot/blob/master/CHANGELOG.md).* > ## v2.2.1 (2019-09-11) > > * move cheerio from devDependency to dependency > * move broccoli-file-creator from devDependency to dependency
Commits - [`aed4cc2`](https://github.com/ember-fastboot/ember-cli-fastboot/commit/aed4cc2b36367f5ecd77b5175f661995ccd311ad) release v2.2.1 šŸŽ‰ - [`142271a`](https://github.com/ember-fastboot/ember-cli-fastboot/commit/142271aa64fed634d1cad7580a27e70d2eb3ad1b) update changelog - [`f6822f1`](https://github.com/ember-fastboot/ember-cli-fastboot/commit/f6822f1c5ab2088c2e441f5ebb7c7f6d72abe479) Merge pull request [#725](https://github-redirect.dependabot.com/ember-fastboot/ember-cli-fastboot/issues/725) from ember-fastboot/fix-cheerio - [`cc4e7b8`](https://github.com/ember-fastboot/ember-cli-fastboot/commit/cc4e7b86f495e06f8aca763c9e687fb95b7ba631) add broccoli-file-creator to dependencies not devDependencies - [`097ad83`](https://github.com/ember-fastboot/ember-cli-fastboot/commit/097ad839c6f494988b5ef18e7dddaf53db313470) cheerio is used outside of tests so must be a dependency not a - See full diff in [compare view](https://github.com/ember-fastboot/ember-cli-fastboot/compare/v2.2.0...v2.2.1)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.