Skip to content

Commit

Permalink
Merge pull request miragejs#2384 from miragejs/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/ember-cli-fastboot-3.3.0
  • Loading branch information
dependabot[bot] authored Apr 13, 2022
2 parents 259f641 + a26ed6d commit 86cf7b1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7284,9 +7284,9 @@ ember-cli-deploy@^1.0.2:
silent-error "^1.0.0"

ember-cli-fastboot@^3.2.0-beta.5:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ember-cli-fastboot/-/ember-cli-fastboot-3.2.0.tgz#ef6605b82a7bb1410d058c4404b04eeef252c698"
integrity sha512-wBywPO377TFxNt8y2FFvUnWXa/rFuDDw1geY6BRIR2Plo+bYUS1E9PC/0hUGuLu+GTpKJaKl7we0794smQlsAQ==
version "3.3.0"
resolved "https://registry.yarnpkg.com/ember-cli-fastboot/-/ember-cli-fastboot-3.3.0.tgz#c0438c17a19bef704d9d62b68b5049fc017c9581"
integrity sha512-PgTAFWI47sLIJCl4yN7/v5PhzawSXb5ih/YPQQR6K0CX+5i17XYxKjhKE4Mp0Jtu/huURv7uACFKytmKVkcEZg==
dependencies:
broccoli-concat "^4.2.5"
broccoli-file-creator "^2.1.1"
Expand All @@ -7298,8 +7298,8 @@ ember-cli-fastboot@^3.2.0-beta.5:
ember-cli-lodash-subset "^2.0.1"
ember-cli-preprocess-registry "^3.3.0"
ember-cli-version-checker "^5.1.2"
fastboot "3.2.0"
fastboot-express-middleware "3.2.0"
fastboot "3.3.0"
fastboot-express-middleware "3.3.0"
fastboot-transform "^0.1.3"
fs-extra "^10.0.0"
json-stable-stringify "^1.0.1"
Expand Down Expand Up @@ -8941,13 +8941,13 @@ fast-sourcemap-concat@^2.1.0:
source-map-url "^0.3.0"
sourcemap-validator "^1.1.0"

fastboot-express-middleware@3.2.0:
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==
fastboot-express-middleware@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-3.3.0.tgz#a3da82533383331bb32c6cd921a0e99705b06740"
integrity sha512-iLr4ncGi0gb+40O0D9VOmJ0MI/ROESuolsfNyasDHCdnz7eT+gloT9KG3h6efscCuCQ1IviuE1ynuAVTp9vX8Q==
dependencies:
chalk "^4.1.2"
fastboot "3.2.0"
fastboot "3.3.0"

fastboot-transform@^0.1.3:
version "0.1.3"
Expand All @@ -8957,10 +8957,10 @@ fastboot-transform@^0.1.3:
broccoli-stew "^1.5.0"
convert-source-map "^1.5.1"

fastboot@3.2.0, fastboot@^3.2.0-beta.5:
version "3.2.0"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.2.0.tgz#1f7e93605c744a32457588d01471a0d2969b346a"
integrity sha512-NUy1No6KfGvkrzCRJ7Xy0ooFMEJeEqD2F/ccsjm2kQCEbHeGPWPBadYSSJTUm9xnLDZQzwcJrR+q0uCMarvW+g==
fastboot@3.3.0, fastboot@^3.2.0-beta.5:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.3.0.tgz#e0b1cafb3fb6e89095acade221ccfbfe327b3462"
integrity sha512-WXgR/uKM/r6TCb99Q97vuxH16bhF1scF4LL7Uckel5dNqvvlNVpKEeuggOJafx/JtfIyrldfo7Cn9Xpaoltp7A==
dependencies:
chalk "^4.1.2"
cookie "^0.4.1"
Expand Down

0 comments on commit 86cf7b1

Please sign in to comment.