Skip to content

Commit

Permalink
Update dependency ember-cli to v3.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 18, 2021
1 parent ce68ee2 commit a02c4ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ember-ajax": "5.0.0",
"ember-auto-import": "1.11.2",
"ember-bootstrap": "4.3.0",
"ember-cli": "3.26.0",
"ember-cli": "3.26.1",
"ember-cli-babel": "7.26.6",
"ember-cli-bundle-analyzer": "0.2.2",
"ember-cli-code-coverage": "1.0.2",
Expand Down
18 changes: 9 additions & 9 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3790,10 +3790,10 @@ broccoli-concat@^3.2.2, broccoli-concat@^3.7.3, broccoli-concat@^3.7.4:
lodash.uniq "^4.2.0"
walk-sync "^0.3.2"

broccoli-concat@^4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.4.tgz#78e359ddc540b999d815355163bf3cfb6bd67322"
integrity sha512-NgdBIE57r+U/AslBohQr0mCS7PopIWL8dihMI1CzqffQkisAgqWMuddjYmizqRBQlml7crBFaBeUnPDHhf4/RQ==
broccoli-concat@^4.2.4, broccoli-concat@^4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-4.2.5.tgz#d578f00094048b5fc87195e82fbdbde20d838d29"
integrity sha512-dFB5ATPwOyV8S2I7a07HxCoutoq23oY//LhM6Mou86cWUTB174rND5aQLR7Fu8FjFFLxoTbkk7y0VPITJ1IQrw==
dependencies:
broccoli-debug "^0.6.5"
broccoli-kitchen-sink-helpers "^0.3.1"
Expand Down Expand Up @@ -6649,10 +6649,10 @@ ember-cli-version-checker@^5.1.1, ember-cli-version-checker@^5.1.2:
semver "^7.3.4"
silent-error "^1.1.1"

[email protected].0:
version "3.26.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.26.0.tgz#19b3b9701df7ab78a23f7d0f44bf26e78f031f71"
integrity sha512-zmwUS1i4w7nFIwNjPLNGPlH0lOZjbOfUt51FQsbS8zqRgbbA/oYGAfpiTzJfO3bONjiKy3irEQIqbdBQaXFA7w==
[email protected].1:
version "3.26.1"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.26.1.tgz#43e924454f1fcff6157863925d0eb33bfa593c24"
integrity sha512-jJ0kMob21A/HIqkDNWQMZnnpadjS/xaBlv1RU1NoCUi+3Lqpt9esDT9cK0QCFp9vh4zfU4BEBNYkMN/SiQMaGg==
dependencies:
"@babel/core" "^7.12.10"
"@babel/plugin-transform-modules-amd" "^7.12.1"
Expand All @@ -6664,7 +6664,7 @@ [email protected]:
broccoli-amd-funnel "^2.0.1"
broccoli-babel-transpiler "^7.8.0"
broccoli-builder "^0.18.14"
broccoli-concat "^4.2.4"
broccoli-concat "^4.2.5"
broccoli-config-loader "^1.0.1"
broccoli-config-replace "^1.1.2"
broccoli-debug "^0.6.5"
Expand Down

0 comments on commit a02c4ae

Please sign in to comment.