Skip to content

Commit

Permalink
Update dependency ember-css-modules to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 23, 2022
1 parent a377921 commit ad74d29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ember-cli-terser": "4.0.2",
"ember-click-outside": "4.0.0",
"ember-concurrency": "2.2.1",
"ember-css-modules": "2.0.0",
"ember-css-modules": "2.0.1",
"ember-data": "4.2.0",
"ember-disable-prototype-extensions": "1.1.3",
"ember-error-route": "0.2.0",
Expand Down
29 changes: 4 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6563,10 +6563,10 @@ [email protected]:
ember-compatibility-helpers "^1.2.0"
ember-destroyable-polyfill "^2.0.2"

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-2.0.0.tgz#92e398cb34ffae676a8ad0b06fb640ae61aac2a0"
integrity sha512-vDMnMCN0GHREuuDXKiu7MsJVWNlCyJN02mrrDJN4QAm4jVVg3R5WWb0dHFtxpk2DZiMSxqkoSxSwu85ZUggW/A==
[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-2.0.1.tgz#77e3b4b7ab5ca0fc0294940eb110c0aec7c8c6cc"
integrity sha512-SsWrVqmzymljS/yzpbJHAMPZaoh6xMyy2N26GWA3vnwgPE6S+jbErv+9RaSeqPlUZR1YE1LkhHleFcTSM9FOUA==
dependencies:
broccoli-bridge "^1.0.0"
broccoli-concat "^4.2.5"
Expand Down Expand Up @@ -7663,14 +7663,6 @@ [email protected]:
fastboot "3.3.0"
fastboot-express-middleware "3.3.0"

[email protected]:
version "3.2.0"
resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-3.2.0.tgz#86efd6452426efb4f73a0344d37f11b5736de09c"
integrity sha512-R6lXqmjJRZ+BWCIJL+amHecVoyi9+usZQkCj1VSM+qRf3wjPfhApv26atD6rJTvKrC3OPdI0E0O0ZtkcyXH+xQ==
dependencies:
chalk "^4.1.2"
fastboot "3.2.0"

[email protected]:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-3.3.0.tgz#a3da82533383331bb32c6cd921a0e99705b06740"
Expand All @@ -7687,19 +7679,6 @@ fastboot-transform@^0.1.3:
broccoli-stew "^1.5.0"
convert-source-map "^1.5.1"

[email protected]:
version "3.2.0"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.2.0.tgz#1f7e93605c744a32457588d01471a0d2969b346a"
integrity sha512-NUy1No6KfGvkrzCRJ7Xy0ooFMEJeEqD2F/ccsjm2kQCEbHeGPWPBadYSSJTUm9xnLDZQzwcJrR+q0uCMarvW+g==
dependencies:
chalk "^4.1.2"
cookie "^0.4.1"
debug "^4.3.3"
jsdom "^19.0.0"
resolve "^1.22.0"
simple-dom "^1.4.0"
source-map-support "^0.5.21"

[email protected]:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.3.0.tgz#e0b1cafb3fb6e89095acade221ccfbfe327b3462"
Expand Down

0 comments on commit ad74d29

Please sign in to comment.