Skip to content

Commit

Permalink
Bump ember-cli from 3.13.1 to 3.14.0 (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and Turbo87 committed Nov 18, 2019
1 parent f706b44 commit 39d10c4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.7.2",
"broccoli-stew": "^3.0.0",
"ember-cli": "~3.13.1",
"ember-cli": "~3.14.0",
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-htmlbars": "^4.0.8",
"ember-cli-inject-live-reload": "^2.0.2",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
dependencies:
"@babel/highlight" "^7.0.0"

"@babel/core@^7.0.0", "@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.5.5", "@babel/core@^7.7.2":
"@babel/core@^7.0.0", "@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.6.2", "@babel/core@^7.7.2":
version "7.7.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
Expand Down Expand Up @@ -3220,12 +3220,12 @@ ember-cli-version-checker@^3.1.3:
resolve-package-path "^1.2.6"
semver "^5.6.0"

ember-cli@~3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.13.1.tgz#8daefb108130740cd79ad7e4e1c9138fb1f7313d"
integrity sha512-CMVLpJYseyCNmN2Tp3vTmTFTXPSZlMQB7q2uoZ+ZTKMgdQ4ekeceW9mVAC4XwXm2FW+v8liowP+co/Bu1xUbPg==
ember-cli@~3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.14.0.tgz#9a142da77aa8c95e0bc2c70acc67c9809e9e45cf"
integrity sha512-ZZEArSq8ynU6FbVAQnS2Nbx2yr73EgYsAngOHKOGoJwa6YEs3LFh4lHjYsxF26Bt245lH83WnehRcdlLssNF3w==
dependencies:
"@babel/core" "^7.5.5"
"@babel/core" "^7.6.2"
"@babel/plugin-transform-modules-amd" "^7.5.0"
amd-name-resolver "^1.3.1"
babel-plugin-module-resolver "^3.2.0"
Expand Down Expand Up @@ -3270,7 +3270,7 @@ ember-cli@~3.13.1:
execa "^1.0.0"
exit "^0.1.2"
express "^4.16.4"
filesize "^4.1.2"
filesize "^4.2.0"
find-up "^4.1.0"
find-yarn-workspace-root "^1.2.1"
fs-extra "^8.1.0"
Expand All @@ -3282,24 +3282,24 @@ ember-cli@~3.13.1:
heimdalljs-fs-monitor "^0.2.3"
heimdalljs-graph "^1.0.0"
heimdalljs-logger "^0.1.10"
http-proxy "^1.17.0"
http-proxy "^1.18.0"
inflection "^1.12.0"
is-git-url "^1.0.0"
isbinaryfile "^3.0.3"
js-yaml "^3.13.1"
json-stable-stringify "^1.0.1"
leek "0.0.24"
lodash.template "^4.5.0"
markdown-it "^9.0.1"
markdown-it "^9.1.0"
markdown-it-terminal "0.1.0"
minimatch "^3.0.4"
morgan "^1.9.1"
nopt "^3.0.6"
npm-package-arg "^6.1.0"
npm-package-arg "^6.1.1"
p-defer "^3.0.0"
portfinder "^1.0.21"
portfinder "^1.0.23"
promise-map-series "^0.2.3"
promise.prototype.finally "^3.1.0"
promise.prototype.finally "^3.1.1"
quick-temp "^0.1.8"
resolve "^1.12.0"
resolve-package-path "^1.2.7"
Expand All @@ -3313,7 +3313,7 @@ ember-cli@~3.13.1:
testem "^2.17.0"
tiny-lr "^1.1.1"
tree-sync "^2.0.0"
uuid "^3.3.2"
uuid "^3.3.3"
walk-sync "^2.0.2"
watch-detector "^1.0.0"
yam "^1.0.0"
Expand Down Expand Up @@ -3985,7 +3985,7 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"

filesize@^4.1.2:
filesize@^4.2.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-4.2.1.tgz#ab1cb2069db5d415911c1a13e144c0e743bc89bc"
integrity sha512-bP82Hi8VRZX/TUBKfE24iiUGsB/sfm2WUrwTQyAzQrhO3V9IhcBBNBXMyzLY5orACxRyYJ3d2HeRVX+eFv4lmA==
Expand Down Expand Up @@ -4714,7 +4714,7 @@ http-proxy-agent@^2.1.0:
agent-base "4"
debug "3.1.0"

http-proxy@^1.13.1, http-proxy@^1.17.0:
http-proxy@^1.13.1, http-proxy@^1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
Expand Down Expand Up @@ -5675,7 +5675,7 @@ markdown-it@^8.3.1:
mdurl "^1.0.1"
uc.micro "^1.0.5"

markdown-it@^9.0.1:
markdown-it@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.1.0.tgz#df9601c168568704d554b1fff9af0c5b561168d9"
integrity sha512-xHKG4C8iPriyfu/jc2hsCC045fKrMQ0VexX2F1FGYiRxDxqMB2aAhF8WauJ3fltn2kb90moGBkiiEdooGIg55w==
Expand Down Expand Up @@ -6113,7 +6113,7 @@ [email protected]:
query-string "^5.0.1"
sort-keys "^2.0.0"

npm-package-arg@^6.1.0:
npm-package-arg@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-6.1.1.tgz#02168cb0a49a2b75bf988a28698de7b529df5cb7"
integrity sha512-qBpssaL3IOZWi5vEKUKW0cO7kzLeT+EQO9W8RsLOZf76KF9E/K9+wH0C7t06HXPpaH8WH5xF1MExLuCwbTqRUg==
Expand Down Expand Up @@ -6537,7 +6537,7 @@ pkg-up@^2.0.0:
dependencies:
find-up "^2.1.0"

portfinder@^1.0.21:
portfinder@^1.0.23:
version "1.0.25"
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.25.tgz#254fd337ffba869f4b9d37edc298059cb4d35eca"
integrity sha512-6ElJnHBbxVA1XSLgBp7G1FiCkQdlqGzuF7DswL5tcea+E8UpuvPU7beVAjjRwCioTS9ZluNbu+ZyRvgTsmqEBg==
Expand Down Expand Up @@ -6613,7 +6613,7 @@ promise-retry@^1.1.1:
err-code "^1.0.0"
retry "^0.10.0"

promise.prototype.finally@^3.1.0:
promise.prototype.finally@^3.1.0, promise.prototype.finally@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/promise.prototype.finally/-/promise.prototype.finally-3.1.1.tgz#cb279d3a5020ca6403b3d92357f8e22d50ed92aa"
integrity sha512-gnt8tThx0heJoI3Ms8a/JdkYBVhYP/wv+T7yQimR+kdOEJL21xTFbiJhMRqnSPcr54UVvMbsscDk2w+ivyaLPw==
Expand Down Expand Up @@ -8123,7 +8123,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=

uuid@^3.3.2:
uuid@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
Expand Down

0 comments on commit 39d10c4

Please sign in to comment.