Skip to content

Commit

Permalink
Merge pull request #482 from MelSumner/renovate/ember-cli-fastboot-4.x
Browse files Browse the repository at this point in the history
Update dependency ember-cli-fastboot to v4.1.5
  • Loading branch information
MelSumner authored Jun 24, 2024
2 parents 839e957 + 9611c8a commit 04c8c9c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ember-cli-app-version": "6.0.1",
"ember-cli-babel": "7.26.11",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-fastboot": "4.1.2",
"ember-cli-fastboot": "4.1.5",
"ember-cli-htmlbars": "6.3.0",
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-postcss": "8.2.0",
Expand Down
27 changes: 20 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5129,22 +5129,22 @@ [email protected]:
resolve "^1.22.0"
semver "^5.7.1"

[email protected].2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/ember-cli-fastboot/-/ember-cli-fastboot-4.1.2.tgz#8ab783f07f71b2c963e8069a1379e58e3df36150"
integrity sha512-cC2ET8AbRTssA4sg9qF9KLX9N/Xnwa7kS0PKZADMMOUXtuBF4jmgnXsjzlvIE+lgWcwK4tc6udgwpMeNMkOg7w==
[email protected].5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/ember-cli-fastboot/-/ember-cli-fastboot-4.1.5.tgz#31800c2b6c9d94bf050d27bf9f6b399bd7fe8c7c"
integrity sha512-XVigHzn+xXMqvovdrPNQHXRCzVOkU78ij6adU8Qt7PAaF3stR9oPh/35f30aJ2vcL6jwR72glnuCyXpm3EL22A==
dependencies:
broccoli-concat "^4.2.5"
broccoli-file-creator "^2.1.1"
broccoli-funnel "^3.0.8"
broccoli-merge-trees "^4.2.0"
broccoli-plugin "^4.0.7"
chalk "^4.1.2"
ember-cli-babel "^7.26.6"
ember-cli-babel "^7.26.11"
ember-cli-lodash-subset "^2.0.1"
ember-cli-preprocess-registry "^3.3.0"
ember-cli-version-checker "^5.1.2"
fastboot "4.1.2"
fastboot "4.1.5"
fastboot-express-middleware "4.1.2"
fastboot-transform "^0.1.3"
fs-extra "^10.0.0"
Expand Down Expand Up @@ -6302,7 +6302,7 @@ fastboot-transform@^0.1.3:
broccoli-stew "^1.5.0"
convert-source-map "^1.5.1"

[email protected], fastboot@^4.1.1:
[email protected]:
version "4.1.2"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-4.1.2.tgz#65627882d03962818f0f5331ca052d2da209ba98"
integrity sha512-VJLmF0xdCNwIIuA7DQtN1KTAKfEGsbZGJ0cfKh64h6DeMh3Fhr2FCCxkPh8zYqGoqzjXFdFbtk60WS3f6HKqBg==
Expand All @@ -6315,6 +6315,19 @@ [email protected], fastboot@^4.1.1:
simple-dom "^1.4.0"
source-map-support "^0.5.21"

[email protected], fastboot@^4.1.1:
version "4.1.5"
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-4.1.5.tgz#ed24af3ed68a1a4428e8ff1dd0106c7edb2065ab"
integrity sha512-2FkJWrpxgJjy5kLb3KrYp0pKdB4WgT/6qxtQO7ozYtQqMBOAARMnp59xp/Hdosa1cE2jslZgwDAv3v11OlQfAw==
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"

fastq@^1.6.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
Expand Down

0 comments on commit 04c8c9c

Please sign in to comment.