Skip to content

Commit 61c66b9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Ember Addons
1 parent d2a91b6 commit 61c66b9

2 files changed

Lines changed: 27 additions & 20 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@ember/optional-features": "2.0.0",
8888
"babel-eslint": "10.1.0",
8989
"broccoli-asset-rev": "3.0.0",
90-
"ember-cli": "3.25.1",
90+
"ember-cli": "3.25.2",
9191
"ember-cli-dependency-checker": "3.2.0",
9292
"ember-cli-github-pages": "0.2.2",
9393
"ember-cli-head": "1.0.0",
@@ -132,7 +132,7 @@
132132
"loader.js": "4.7.0",
133133
"prettier": "2.2.1",
134134
"qunit-dom": "1.6.0",
135-
"stylelint": "13.11.0",
135+
"stylelint": "13.12.0",
136136
"stylelint-config-prettier": "8.0.2",
137137
"stylelint-config-recommended-scss": "4.2.0",
138138
"stylelint-prettier": "1.2.0",

yarn.lock

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10373,10 +10373,10 @@ ember-cli-version-checker@^5.1.1:
1037310373
semver "^7.3.2"
1037410374
silent-error "^1.1.1"
1037510375

10376-
ember-cli@3.25.1:
10377-
version "3.25.1"
10378-
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.1.tgz#d4f2529fc8447e1331b09bf4c4abc79075895f9d"
10379-
integrity sha512-LSLFZivV4LASFtw+4FeTy7t/tPrtO245FbHkDpWklJNov4jdCnV9ub38SWrWgi+WSRV+v3LRqROITxey1cEHqw==
10376+
ember-cli@3.25.2:
10377+
version "3.25.2"
10378+
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.2.tgz#e48203adfb2e6ff8f93d88b602f2c7c3b1633be2"
10379+
integrity sha512-+SpcuOlmo2ccsCPGRUW7X7aIP0eUst81hu3ncK5TDuIivLEA1UQbWXvQaHlVxxmEzjWLNBOBm4ziOL/eHIVDvw==
1038010380
dependencies:
1038110381
"@babel/core" "^7.12.10"
1038210382
"@babel/plugin-transform-modules-amd" "^7.12.1"
@@ -12092,13 +12092,6 @@ figures@^3.0.0, figures@^3.2.0:
1209212092
dependencies:
1209312093
escape-string-regexp "^1.0.5"
1209412094

12095-
file-entry-cache@^6.0.0:
12096-
version "6.0.0"
12097-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
12098-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
12099-
dependencies:
12100-
flat-cache "^3.0.4"
12101-
1210212095
file-entry-cache@^6.0.1:
1210312096
version "6.0.1"
1210412097
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -15206,6 +15199,11 @@ lodash@^4.17.20:
1520615199
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1520715200
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1520815201

15202+
lodash@^4.17.21:
15203+
version "4.17.21"
15204+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
15205+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
15206+
1520915207
log-symbols@^2.2.0:
1521015208
version "2.2.0"
1521115209
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -19661,6 +19659,15 @@ string-width@^4.1.0, string-width@^4.2.0:
1966119659
is-fullwidth-code-point "^3.0.0"
1966219660
strip-ansi "^6.0.0"
1966319661

19662+
string-width@^4.2.2:
19663+
version "4.2.2"
19664+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
19665+
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
19666+
dependencies:
19667+
emoji-regex "^8.0.0"
19668+
is-fullwidth-code-point "^3.0.0"
19669+
strip-ansi "^6.0.0"
19670+
1966419671
string.prototype.trimleft@^2.1.1:
1966519672
version "2.1.1"
1966619673
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
@@ -19830,10 +19837,10 @@ stylelint-scss@3.19.0:
1983019837
postcss-selector-parser "^6.0.2"
1983119838
postcss-value-parser "^4.1.0"
1983219839

19833-
stylelint@13.11.0:
19834-
version "13.11.0"
19835-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.11.0.tgz#591981fbdd68c9d3d3e6147a0cd6a07539fc216d"
19836-
integrity sha512-DhrKSWDWGZkCiQMtU+VroXM6LWJVC8hSK24nrUngTSQvXGK75yZUq4yNpynqrxD3a/fzKMED09V+XxO4z4lTbw==
19840+
stylelint@13.12.0:
19841+
version "13.12.0"
19842+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.12.0.tgz#cceb922be0d0c7b7b6926271eea2b90cb924733e"
19843+
integrity sha512-P8O1xDy41B7O7iXaSlW+UuFbE5+ZWQDb61ndGDxKIt36fMH50DtlQTbwLpFLf8DikceTAb3r6nPrRv30wBlzXw==
1983719844
dependencies:
1983819845
"@stylelint/postcss-css-in-js" "^0.37.2"
1983919846
"@stylelint/postcss-markdown" "^0.36.2"
@@ -19845,7 +19852,7 @@ stylelint@13.11.0:
1984519852
execall "^2.0.0"
1984619853
fast-glob "^3.2.5"
1984719854
fastest-levenshtein "^1.0.12"
19848-
file-entry-cache "^6.0.0"
19855+
file-entry-cache "^6.0.1"
1984919856
get-stdin "^8.0.0"
1985019857
global-modules "^2.0.0"
1985119858
globby "^11.0.2"
@@ -19855,7 +19862,7 @@ stylelint@13.11.0:
1985519862
import-lazy "^4.0.0"
1985619863
imurmurhash "^0.1.4"
1985719864
known-css-properties "^0.21.0"
19858-
lodash "^4.17.20"
19865+
lodash "^4.17.21"
1985919866
log-symbols "^4.0.0"
1986019867
mathml-tag-names "^2.1.3"
1986119868
meow "^9.0.0"
@@ -19875,7 +19882,7 @@ stylelint@13.11.0:
1987519882
resolve-from "^5.0.0"
1987619883
slash "^3.0.0"
1987719884
specificity "^0.4.1"
19878-
string-width "^4.2.0"
19885+
string-width "^4.2.2"
1987919886
strip-ansi "^6.0.0"
1988019887
style-search "^0.1.0"
1988119888
sugarss "^2.0.0"

0 commit comments

Comments
 (0)