Skip to content

Commit

Permalink
Auto merge of #2927 - rust-lang:renovate/ember-css-modules-1.x, r=Tur…
Browse files Browse the repository at this point in the history
…bo87

Update dependency ember-css-modules to v1.3.3

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ember-css-modules](https://togithub.com/salsify/ember-css-modules) | devDependencies | patch | [`1.3.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/ember-css-modules/1.3.2/1.3.3) |

---

### Release Notes

<details>
<summary>salsify/ember-css-modules</summary>

### [`v1.3.3`](https://togithub.com/salsify/ember-css-modules/blob/master/CHANGELOG.md#&#8203;133-October-19-2020)

[Compare Source](https://togithub.com/salsify/ember-css-modules/compare/v1.3.2...v1.3.3)

##### Fixed

-   Ensure addons use the host app's `generateScopedName` for consistency if they don't have their own configured.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
  • Loading branch information
bors committed Oct 19, 2020
2 parents 0a3150f + 1598e80 commit 9102eb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ember-cli-uglify": "3.0.0",
"ember-click-outside": "2.0.0",
"ember-concurrency": "1.3.0",
"ember-css-modules": "1.3.2",
"ember-css-modules": "1.3.3",
"ember-data": "3.22.0",
"ember-disable-prototype-extensions": "1.1.3",
"ember-exam": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6499,10 +6499,10 @@ ember-concurrency@1.3.0:
ember-compatibility-helpers "^1.2.0"
ember-maybe-import-regenerator "^0.1.6"

ember-css-modules@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.3.2.tgz#5288ceb7793cc34a1e6de9203b2b7a9bce21068e"
integrity sha512-s5splTyO0ElloI9IJx9iWU090fnmtsm/taFr8BYs1LpSIeM0GBDAnRADW3qyf6irkQvGstMNY7hJJqkBG4Dc+w==
ember-css-modules@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.3.3.tgz#80d46db65f75e6c9053ade38625c578912dc8d23"
integrity sha512-Mdv/zl35EkPChCiOqQOtfAou+eObjPk7bBwAKgiiASCed3Y/Uyz5yJt4Cg/TWVvvmf1sBpuRsDTvkRX8ZFc5aw==
dependencies:
broccoli-bridge "^1.0.0"
broccoli-concat "^3.2.2"
Expand Down

0 comments on commit 9102eb2

Please sign in to comment.