-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump ember-source from 3.8.0 to 3.9.1 (#236)
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.8.0 to 3.9.1. - [Release notes](https://github.com/emberjs/ember.js/releases) - [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md) - [Commits](emberjs/ember.js@v3.8.0...v3.9.1) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
b25078b
commit 4dbea18
Showing
2 changed files
with
117 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,6 +94,17 @@ | |
source-map "^0.5.0" | ||
trim-right "^1.0.1" | ||
|
||
"@babel/generator@^7.4.0": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.0.tgz#c230e79589ae7a729fd4631b9ded4dc220418196" | ||
integrity sha512-/v5I+a1jhGSKLgZDcmAUZ4K/VePi43eRkUs3yePW1HB1iANOD5tqJXwGSG4BZhSksP8J9ejSlwGeTiiOFZOrXQ== | ||
dependencies: | ||
"@babel/types" "^7.4.0" | ||
jsesc "^2.5.1" | ||
lodash "^4.17.11" | ||
source-map "^0.5.0" | ||
trim-right "^1.0.1" | ||
|
||
"@babel/helper-annotate-as-pure@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32" | ||
|
@@ -129,6 +140,18 @@ | |
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/helper-replace-supers" "^7.2.3" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.4.0": | ||
version "7.4.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.3.tgz#5bbd279c6c3ac6a60266b89bbfe7f8021080a1ef" | ||
integrity sha512-UMl3TSpX11PuODYdWGrUeW6zFkdYhDn7wRLrOuNVM6f9L+S9CzmDXYyrp3MTHcwWjnzur1f/Op8A7iYZWya2Yg== | ||
dependencies: | ||
"@babel/helper-function-name" "^7.1.0" | ||
"@babel/helper-member-expression-to-functions" "^7.0.0" | ||
"@babel/helper-optimise-call-expression" "^7.0.0" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/helper-replace-supers" "^7.4.0" | ||
"@babel/helper-split-export-declaration" "^7.4.0" | ||
|
||
"@babel/helper-define-map@^7.1.0": | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.1.0.tgz#3b74caec329b3c80c116290887c0dd9ae468c20c" | ||
|
@@ -261,6 +284,16 @@ | |
"@babel/traverse" "^7.2.3" | ||
"@babel/types" "^7.0.0" | ||
|
||
"@babel/helper-replace-supers@^7.4.0": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.0.tgz#4f56adb6aedcd449d2da9399c2dcf0545463b64c" | ||
integrity sha512-PVwCVnWWAgnal+kJ+ZSAphzyl58XrFeSKSAJRiqg5QToTsjL+Xu1f9+RJ+d+Q0aPhPfBGaYfkox66k86thxNSg== | ||
dependencies: | ||
"@babel/helper-member-expression-to-functions" "^7.0.0" | ||
"@babel/helper-optimise-call-expression" "^7.0.0" | ||
"@babel/traverse" "^7.4.0" | ||
"@babel/types" "^7.4.0" | ||
|
||
"@babel/helper-simple-access@^7.1.0": | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c" | ||
|
@@ -283,6 +316,13 @@ | |
dependencies: | ||
"@babel/types" "^7.0.0" | ||
|
||
"@babel/helper-split-export-declaration@^7.4.0": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.0.tgz#571bfd52701f492920d63b7f735030e9a3e10b55" | ||
integrity sha512-7Cuc6JZiYShaZnybDmfwhY4UYHzI6rlqhWjaIqbsJGsIqPimEYy5uh3akSRLMg65LSdSEnJ8a8/bWQN6u2oMGw== | ||
dependencies: | ||
"@babel/types" "^7.4.0" | ||
|
||
"@babel/helper-wrap-function@^7.1.0": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa" | ||
|
@@ -330,6 +370,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.3.tgz#092d450db02bdb6ccb1ca8ffd47d8774a91aef87" | ||
integrity sha512-xsH1CJoln2r74hR+y7cg2B5JCPaTh+Hd+EbBRk9nWGSNspuo6krjhX0Om6RnRQuIvFq8wVXCLKH3kwKDYhanSg== | ||
|
||
"@babel/parser@^7.4.3": | ||
version "7.4.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b" | ||
integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ== | ||
|
||
"@babel/plugin-proposal-async-generator-functions@^7.2.0": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e" | ||
|
@@ -347,6 +392,14 @@ | |
"@babel/helper-create-class-features-plugin" "^7.3.0" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
|
||
"@babel/plugin-proposal-class-properties@^7.3.4": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8" | ||
integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg== | ||
dependencies: | ||
"@babel/helper-create-class-features-plugin" "^7.4.0" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
|
||
"@babel/plugin-proposal-decorators@^7.1.2": | ||
version "7.3.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.3.0.tgz#637ba075fa780b1f75d08186e8fb4357d03a72a7" | ||
|
@@ -356,6 +409,15 @@ | |
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/plugin-syntax-decorators" "^7.2.0" | ||
|
||
"@babel/plugin-proposal-decorators@^7.3.0": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.4.0.tgz#8e1bfd83efa54a5f662033afcc2b8e701f4bb3a9" | ||
integrity sha512-d08TLmXeK/XbgCo7ZeZ+JaeZDtDai/2ctapTRsWWkkmy7G/cqz8DQN/HlWG7RR4YmfXxmExsbU3SuCjlM7AtUg== | ||
dependencies: | ||
"@babel/helper-create-class-features-plugin" "^7.4.0" | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/plugin-syntax-decorators" "^7.2.0" | ||
|
||
"@babel/plugin-proposal-json-strings@^7.2.0": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz#568ecc446c6148ae6b267f02551130891e29f317" | ||
|
@@ -791,6 +853,21 @@ | |
globals "^11.1.0" | ||
lodash "^4.17.10" | ||
|
||
"@babel/traverse@^7.4.0": | ||
version "7.4.3" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84" | ||
integrity sha512-HmA01qrtaCwwJWpSKpA948cBvU5BrmviAief/b3AVw936DtcdsTexlbyzNuDnthwhOQ37xshn7hvQaEQk7ISYQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.0.0" | ||
"@babel/generator" "^7.4.0" | ||
"@babel/helper-function-name" "^7.1.0" | ||
"@babel/helper-split-export-declaration" "^7.4.0" | ||
"@babel/parser" "^7.4.3" | ||
"@babel/types" "^7.4.0" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
lodash "^4.17.11" | ||
|
||
"@babel/[email protected]": | ||
version "7.0.0-beta.44" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" | ||
|
@@ -809,6 +886,15 @@ | |
lodash "^4.17.11" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.4.0": | ||
version "7.4.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c" | ||
integrity sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA== | ||
dependencies: | ||
esutils "^2.0.2" | ||
lodash "^4.17.11" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@ember-decorators/babel-transforms@^5.1.3": | ||
version "5.1.4" | ||
resolved "https://registry.yarnpkg.com/@ember-decorators/babel-transforms/-/babel-transforms-5.1.4.tgz#e26e0480425e4b6e43be75e24ba85103a02d5459" | ||
|
@@ -2253,7 +2339,7 @@ babel-plugin-debug-macros@^0.3.0: | |
dependencies: | ||
semver "^5.3.0" | ||
|
||
babel-plugin-ember-modules-api-polyfill@^2.5.0, babel-plugin-ember-modules-api-polyfill@^2.7.0: | ||
babel-plugin-ember-modules-api-polyfill@^2.5.0: | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.7.0.tgz#dcd6a9999da0d47d8c9185362bda6244ca525f4a" | ||
integrity sha512-+QXPqmRngp13d7nKWrBcL6iIixpuyMNq107XV1dKvsvAO5BGFQ0mSk7Dl6/OgG+z2F1KquxkFfdXYBwbREQI6A== | ||
|
@@ -2267,6 +2353,13 @@ babel-plugin-ember-modules-api-polyfill@^2.6.0: | |
dependencies: | ||
ember-rfc176-data "^0.3.6" | ||
|
||
babel-plugin-ember-modules-api-polyfill@^2.8.0: | ||
version "2.8.0" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.8.0.tgz#70244800f750bf1c9f380910c1b2eed1db80ab4a" | ||
integrity sha512-3dlBH92qx8so2pRoks73+gwnuX97d0ajirOr96GwTZMnZxFzVR02c/PQbKWBcxpPqoL8CJSE2onuWM8PWezhOQ== | ||
dependencies: | ||
ember-rfc176-data "^0.3.8" | ||
|
||
babel-plugin-feature-flags@^0.3.1: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-feature-flags/-/babel-plugin-feature-flags-0.3.1.tgz#9c827cf9a4eb9a19f725ccb239e85cab02036fc1" | ||
|
@@ -5269,6 +5362,11 @@ ember-cli-babel-plugin-helpers@^1.0.0: | |
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.0.0.tgz#19f3142a2272adb1cc61dfe0dce360e2909a0b07" | ||
integrity sha512-x7Nh9/ATLk0pArFDW9y0HJRiE1i8myoiQ+Xlq5aZKJX1uWNcOWMwfCZN5r1uRpcnbBXPwUjBmhR14YKN5qIzxg== | ||
|
||
ember-cli-babel-plugin-helpers@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac" | ||
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA== | ||
|
||
[email protected]: | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.1.3.tgz#a2a7374adb525369a3a205cedd54d8e0c3de3309" | ||
|
@@ -5310,26 +5408,29 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.0.0-beta.7, ember-cli-babel@^6 | |
ember-cli-version-checker "^2.1.2" | ||
semver "^5.5.0" | ||
|
||
ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.2.0, ember-cli-babel@^7.4.0: | ||
version "7.5.0" | ||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.5.0.tgz#af654dcef23630391d2efe85aaa3bdf8b6ca17b7" | ||
integrity sha512-wWXqPPQNRxCtEHvYaLBNiIVgCVCy8YqZ0tM8Dpql1D5nGnPDbaK073sS1vlOYBP7xe5Ab2nXhvQkFwUxFacJ2g== | ||
ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.4.0, ember-cli-babel@^7.4.2: | ||
version "7.7.3" | ||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.7.3.tgz#f94709f6727583d18685ca6773a995877b87b8a0" | ||
integrity sha512-/LWwyKIoSlZQ7k52P+6agC7AhcOBqPJ5C2u27qXHVVxKvCtg6ahNuRk/KmfZmV4zkuw4EjTZxfJE1PzpFyHkXg== | ||
dependencies: | ||
"@babel/core" "^7.0.0" | ||
"@babel/plugin-proposal-class-properties" "^7.3.4" | ||
"@babel/plugin-proposal-decorators" "^7.3.0" | ||
"@babel/plugin-transform-modules-amd" "^7.0.0" | ||
"@babel/plugin-transform-runtime" "^7.2.0" | ||
"@babel/polyfill" "^7.0.0" | ||
"@babel/preset-env" "^7.0.0" | ||
"@babel/runtime" "^7.2.0" | ||
amd-name-resolver "^1.2.1" | ||
babel-plugin-debug-macros "^0.3.0" | ||
babel-plugin-ember-modules-api-polyfill "^2.7.0" | ||
babel-plugin-ember-modules-api-polyfill "^2.8.0" | ||
babel-plugin-module-resolver "^3.1.1" | ||
broccoli-babel-transpiler "^7.1.2" | ||
broccoli-debug "^0.6.4" | ||
broccoli-funnel "^2.0.1" | ||
broccoli-source "^1.1.0" | ||
clone "^2.1.2" | ||
ember-cli-babel-plugin-helpers "^1.1.0" | ||
ember-cli-version-checker "^2.1.2" | ||
ensure-posix-path "^1.0.2" | ||
semver "^5.5.0" | ||
|
@@ -6169,25 +6270,25 @@ ember-source-channel-url@^1.0.1, ember-source-channel-url@^1.1.0: | |
dependencies: | ||
got "^8.0.1" | ||
|
||
ember-source@~3.8.0: | ||
version "3.8.0" | ||
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.8.0.tgz#b84ba995d5049514a146c6df20c2fe20de08f211" | ||
integrity sha512-iar9EL0AglbwgsLl8jeh++2mnnpBL2u/JUttP6jjkN/pItHfBGlgBtQ3GH0xyG37DH2SbP5bsj3pBM3xm7rTdA== | ||
ember-source@~3.9.1: | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.9.1.tgz#e6c7b08f823f9a55e448af1cc439266cabc3e65e" | ||
integrity sha512-0rfP1m3KbfylKNnxk4ZWy0jqwqIWGm5rb7ZZFn4zazVJFI6gEmratWadXfzwEgqG2ukRcW9F8frEk0utuaAnMg== | ||
dependencies: | ||
broccoli-funnel "^2.0.1" | ||
broccoli-funnel "^2.0.2" | ||
broccoli-merge-trees "^3.0.2" | ||
chalk "^2.3.0" | ||
ember-cli-babel "^7.2.0" | ||
chalk "^2.4.2" | ||
ember-cli-babel "^7.4.2" | ||
ember-cli-get-component-path-option "^1.0.0" | ||
ember-cli-is-package-missing "^1.0.0" | ||
ember-cli-normalize-entity-name "^1.0.0" | ||
ember-cli-path-utils "^1.0.0" | ||
ember-cli-string-utils "^1.1.0" | ||
ember-cli-version-checker "^2.1.0" | ||
ember-cli-version-checker "^3.0.1" | ||
ember-router-generator "^1.2.3" | ||
inflection "^1.12.0" | ||
jquery "^3.3.1" | ||
resolve "^1.9.0" | ||
resolve "^1.10.0" | ||
|
||
ember-svg-jar@^1.2.2: | ||
version "1.2.2" | ||
|