File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 153
153
"pre-commit" : " ^1.2.2" ,
154
154
"query-string" : " ^7.0.1" ,
155
155
"qunit-dom" : " ^2.0.0" ,
156
- "sass" : " ^1.44 .0" ,
156
+ "sass" : " ^1.45 .0" ,
157
157
"semantic-ui-calendar" : " ^0.0.8" ,
158
158
"semantic-ui-ember" : " 3.0.5" ,
159
159
"string_decoder" : " ^1.3.0" ,
Original file line number Diff line number Diff line change @@ -14737,13 +14737,14 @@ sass-lint@^1.12.1:
14737
14737
path-is-absolute "^1.0.0"
14738
14738
util "^0.10.3"
14739
14739
14740
- sass@^1.44 .0:
14741
- version "1.44 .0"
14742
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.44 .0.tgz#619aa0a2275c097f9af5e6b8fe8a95e3056430fb "
14743
- integrity sha512-0hLREbHFXGQqls/K8X+koeP+ogFRPF4ZqetVB19b7Cst9Er8cOR0rc6RU7MaI4W1JmUShd1BPgPoeqmmgMMYFw ==
14740
+ sass@^1.45 .0:
14741
+ version "1.45 .0"
14742
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.45 .0.tgz#192ede1908324bb293a3e403d1841dbcaafdd323 "
14743
+ integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw ==
14744
14744
dependencies:
14745
14745
chokidar ">=3.0.0 <4.0.0"
14746
14746
immutable "^4.0.0"
14747
+ source-map-js ">=0.6.2 <2.0.0"
14747
14748
14748
14749
saxes@^5.0.0:
14749
14750
version "5.0.1"
@@ -15174,6 +15175,11 @@ source-list-map@^2.0.0:
15174
15175
version "2.0.1"
15175
15176
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
15176
15177
15178
+ "source-map-js@>=0.6.2 <2.0.0":
15179
+ version "1.0.1"
15180
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
15181
+ integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
15182
+
15177
15183
source-map-js@^0.6.2:
15178
15184
version "0.6.2"
15179
15185
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
You can’t perform that action at this time.
0 commit comments