Commit e899b99
chore(deps-dev): bump ember-css-modules from 1.1.1 to 1.1.2 (#4)
Bumps [ember-css-modules](https://github.com/salsify/ember-css-modules) from 1.1.1 to 1.1.2.
<details>
<summary>Release notes</summary>
*Sourced from [ember-css-modules's releases](https://github.com/salsify/ember-css-modules/releases).*
> ## Parallelogram
> ### Fixed
> - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation.
</details>
<details>
<summary>Changelog</summary>
*Sourced from [ember-css-modules's changelog](https://github.com/salsify/ember-css-modules/blob/master/CHANGELOG.md).*
> ## 1.1.2 Parallelogram (April 4, 2019)
> ### Fixed
> - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation.
</details>
<details>
<summary>Commits</summary>
- [`93d6468`](salsify/ember-css-modules@93d6468) v1.1.2
- [`e1594e2`](salsify/ember-css-modules@e1594e2) Merge pull request [#139](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/139) from salsify/cves
- [`e2ee0c8`](salsify/ember-css-modules@e2ee0c8) chore: clean up CVEs in yarn.lock
- [`b6f9454`](salsify/ember-css-modules@b6f9454) Merge pull request [#138](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/138) from salsify/parallel-babel
- [`b38b1e6`](salsify/ember-css-modules@b38b1e6) fix: ensure we don't break parallel Babel transpilation
- [`cdab26b`](salsify/ember-css-modules@cdab26b) Update Discord link
- [`e3d53f8`](salsify/ember-css-modules@e3d53f8) Merge pull request [#136](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/136) from salsify/readme-toc
- [`266ef37`](salsify/ember-css-modules@266ef37) added a table of contents to the README
- See full diff in [compare view](salsify/ember-css-modules@v1.1.1...v1.1.2)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=ember-css-modules&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2)
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-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request during working hours.
[//]: # (dependabot-automerge-end)
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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 (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- 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.
</details>
[//]: # (dependabot-no-ci-start)
---
1 parent 24e5888 commit e899b99
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3328 | 3328 | | |
3329 | 3329 | | |
3330 | 3330 | | |
3331 | | - | |
3332 | | - | |
3333 | | - | |
3334 | | - | |
| 3331 | + | |
| 3332 | + | |
| 3333 | + | |
| 3334 | + | |
3335 | 3335 | | |
3336 | 3336 | | |
3337 | 3337 | | |
| |||
0 commit comments