Skip to content

Commit fe59175

Browse files
chore(deps-dev): bump ember-css-modules from 1.2.1 to 1.3.1 (#184)
Bumps [ember-css-modules](https://github.com/salsify/ember-css-modules) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/salsify/ember-css-modules/releases) - [Changelog](https://github.com/salsify/ember-css-modules/blob/master/CHANGELOG.md) - [Commits](salsify/ember-css-modules@v1.2.1...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 03b8cd7 commit fe59175

File tree

2 files changed

+41
-20
lines changed

2 files changed

+41
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"ember-cli-inject-live-reload": "^2.0.2",
4646
"ember-cli-sri": "^2.1.0",
4747
"ember-cli-uglify": "^3.0.0",
48-
"ember-css-modules": "^1.1.2",
48+
"ember-css-modules": "^1.3.1",
4949
"ember-disable-prototype-extensions": "^1.1.2",
5050
"ember-export-application-global": "^2.0.1",
5151
"ember-load-initializers": "^2.1.1",
@@ -60,7 +60,7 @@
6060
"qunit-dom": "^0.9.2"
6161
},
6262
"peerDependencies": {
63-
"ember-css-modules": "^1.1.2"
63+
"ember-css-modules": "^1.3.1"
6464
},
6565
"engines": {
6666
"node": ">= 8.*"

yarn.lock

Lines changed: 39 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2190,6 +2190,15 @@ broccoli-babel-transpiler@^7.3.0:
21902190
rsvp "^4.8.4"
21912191
workerpool "^3.1.1"
21922192

2193+
broccoli-bridge@^1.0.0:
2194+
version "1.0.0"
2195+
resolved "https://registry.yarnpkg.com/broccoli-bridge/-/broccoli-bridge-1.0.0.tgz#6223fd64b62062c31333539f0f3c42d0acd92fb1"
2196+
integrity sha1-YiP9ZLYgYsMTM1OfDzxC0KzZL7E=
2197+
dependencies:
2198+
broccoli-plugin "^1.3.0"
2199+
fs-extra "^7.0.0"
2200+
symlink-or-copy "^1.2.0"
2201+
21932202
broccoli-builder@^0.18.14:
21942203
version "0.18.14"
21952204
resolved "https://registry.yarnpkg.com/broccoli-builder/-/broccoli-builder-0.18.14.tgz#4b79e2f844de11a4e1b816c3f49c6df4776c312d"
@@ -2272,21 +2281,21 @@ broccoli-config-replace@^1.1.2:
22722281
debug "^2.2.0"
22732282
fs-extra "^0.24.0"
22742283

2275-
broccoli-css-modules@^0.6.2:
2276-
version "0.6.3"
2277-
resolved "https://registry.yarnpkg.com/broccoli-css-modules/-/broccoli-css-modules-0.6.3.tgz#d19f4263f1c8061b8127ec35c09cf4ad698eee9e"
2278-
integrity sha512-sYr+X4H+KuhhDt5lo+Pf9V9QixbXIThuAYCQ0xm/Im0rv8QGvJeCOzDM1tNFKA+dWgq/p15x0Aq+BtlGlzubLg==
2284+
broccoli-css-modules@^0.7.0:
2285+
version "0.7.0"
2286+
resolved "https://registry.yarnpkg.com/broccoli-css-modules/-/broccoli-css-modules-0.7.0.tgz#2afaf3c24bc5258ef2ed5f6829b0ebbad7e04817"
2287+
integrity sha512-Svaj4zZsL2rhotK6hbV/NoEIuNu/Sda4OdqvRLsvV55GjRMol/rLTo2Lm3uVdkh5wmsjL3VwWdPM77+4IJAqcQ==
22792288
dependencies:
22802289
broccoli-caching-writer "^3.0.3"
2281-
ensure-posix-path "^1.0.2"
2290+
ensure-posix-path "^1.1.1"
22822291
icss-replace-symbols "^1.0.2"
22832292
mkdirp "^0.5.1"
2284-
postcss "^6.0.1"
2293+
postcss "^6.0.0 || ^7.0.18"
22852294
postcss-modules-extract-imports "^1.2.0"
22862295
postcss-modules-local-by-default "^1.2.0"
22872296
postcss-modules-scope "^1.1.0"
22882297
postcss-modules-values "^1.3.0"
2289-
rsvp "^3.2.1"
2298+
rsvp "^4.8.5"
22902299
symlink-or-copy "^1.1.6"
22912300

22922301
broccoli-debug@^0.6.4, broccoli-debug@^0.6.5:
@@ -3608,6 +3617,16 @@ ember-cli-htmlbars-inline-precompile@^2.1.0:
36083617
heimdalljs-logger "^0.1.9"
36093618
silent-error "^1.1.0"
36103619

3620+
ember-cli-htmlbars@^3.0.0:
3621+
version "3.1.0"
3622+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.1.0.tgz#87806c2a0bca2ab52d4fb8af8e2215c1ca718a99"
3623+
integrity sha512-cgvRJM73IT0aePUG7oQ/afB7vSRBV3N0wu9BrWhHX2zkR7A7cUBI7KC9VPk6tbctCXoM7BRGsCC4aIjF7yrfXA==
3624+
dependencies:
3625+
broccoli-persistent-filter "^2.3.1"
3626+
hash-for-dep "^1.5.1"
3627+
json-stable-stringify "^1.0.1"
3628+
strip-bom "^3.0.0"
3629+
36113630
ember-cli-htmlbars@^4.2.0:
36123631
version "4.2.0"
36133632
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.2.0.tgz#a3694ab31f6d571c45786a3041b9c76e4eb30989"
@@ -3827,19 +3846,21 @@ ember-cli@~3.14.0:
38273846
watch-detector "^1.0.0"
38283847
yam "^1.0.0"
38293848

3830-
ember-css-modules@^1.1.2:
3831-
version "1.2.1"
3832-
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.2.1.tgz#2aa68f14ab656d6a1259ce6da5d329078a8f03ad"
3833-
integrity sha512-s4pAcRUOESbDb5vk5y4KXYA1wPh36hvYBMYPyqx2ZeBfJIVhG1ZCsJ8ADLYyG+MCYD7B+0EqL/hUAStdz3ApZA==
3849+
ember-css-modules@^1.3.1:
3850+
version "1.3.1"
3851+
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.3.1.tgz#45f10dbe9fa00a2e13a95b81f1b5756493da12a4"
3852+
integrity sha512-LbjM2Rhjlm891wqxB1Bs1q99AEF4lBu6s8X/AGLxBLXIUOvbY1FtXJjAsZhRsuoWiFa9u1rTvmCGeMgLOdbKRA==
38343853
dependencies:
3854+
broccoli-bridge "^1.0.0"
38353855
broccoli-concat "^3.2.2"
3836-
broccoli-css-modules "^0.6.2"
3856+
broccoli-css-modules "^0.7.0"
38373857
broccoli-funnel "^2.0.1"
38383858
broccoli-merge-trees "^2.0.0"
38393859
broccoli-postcss "^4.0.1"
38403860
calculate-cache-key-for-tree "^1.1.0"
38413861
debug "^3.1.0"
38423862
ember-cli-babel "^7.7.3"
3863+
ember-cli-htmlbars "^3.0.0"
38433864
ember-cli-version-checker "^2.1.0"
38443865
ensure-posix-path "^1.0.2"
38453866
hash-string "^1.0.0"
@@ -4063,7 +4084,7 @@ engine.io@~3.3.1:
40634084
engine.io-parser "~2.1.0"
40644085
ws "~6.1.0"
40654086

4066-
ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2, ensure-posix-path@^1.1.0:
4087+
ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2, ensure-posix-path@^1.1.0, ensure-posix-path@^1.1.1:
40674088
version "1.1.1"
40684089
resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce"
40694090
integrity sha512-VWU0/zXzVbeJNXvME/5EmLuEj2TauvoaTz6aFYK1Z92JCBlDlZ3Gu0tuGR42kpW1754ywTs+QB0g5TP0oj9Zaw==
@@ -7612,10 +7633,10 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.19, postcss@^6.0.2
76127633
source-map "^0.6.1"
76137634
supports-color "^5.4.0"
76147635

7615-
postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.5, postcss@^7.0.6:
7616-
version "7.0.24"
7617-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.24.tgz#972c3c5be431b32e40caefe6c81b5a19117704c2"
7618-
integrity sha512-Xl0XvdNWg+CblAXzNvbSOUvgJXwSjmbAKORqyw9V2AlHrm1js2gFw9y3jibBAhpKZi8b5JzJCVh/FyzPsTtgTA==
7636+
"postcss@^6.0.0 || ^7.0.18", postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.5, postcss@^7.0.6:
7637+
version "7.0.32"
7638+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
7639+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
76197640
dependencies:
76207641
chalk "^2.4.2"
76217642
source-map "^0.6.1"
@@ -8155,7 +8176,7 @@ rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.4.4, rimraf
81558176
dependencies:
81568177
glob "^7.1.3"
81578178

8158-
rsvp@^3.0.14, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0, rsvp@^3.2.1:
8179+
rsvp@^3.0.14, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0:
81598180
version "3.6.2"
81608181
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a"
81618182
integrity sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw==

0 commit comments

Comments
 (0)