Skip to content

Commit 9102eb2

Browse files
committed
Auto merge of #2927 - rust-lang:renovate/ember-css-modules-1.x, r=Turbo87
Update dependency ember-css-modules to v1.3.3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-css-modules](https://github.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://github.com/salsify/ember-css-modules/blob/master/CHANGELOG.md#&#8203;133-October-19-2020) [Compare Source](https://github.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).
2 parents 0a3150f + 1598e80 commit 9102eb2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"ember-cli-uglify": "3.0.0",
7676
"ember-click-outside": "2.0.0",
7777
"ember-concurrency": "1.3.0",
78-
"ember-css-modules": "1.3.2",
78+
"ember-css-modules": "1.3.3",
7979
"ember-data": "3.22.0",
8080
"ember-disable-prototype-extensions": "1.1.3",
8181
"ember-exam": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6499,10 +6499,10 @@ [email protected]:
64996499
ember-compatibility-helpers "^1.2.0"
65006500
ember-maybe-import-regenerator "^0.1.6"
65016501

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

0 commit comments

Comments
 (0)