Skip to content

Commit

Permalink
chore(deps): update dependency ember-cli-addon-docs to v0.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and anehx committed Jun 13, 2019
1 parent 362b428 commit c46b7ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"babel-eslint": "10.0.1",
"broccoli-asset-rev": "3.0.0",
"ember-cli": "3.10.1",
"ember-cli-addon-docs": "0.6.12",
"ember-cli-addon-docs": "0.6.13",
"ember-cli-addon-docs-yuidoc": "0.2.1",
"ember-cli-code-coverage": "1.0.0-beta.8",
"ember-cli-dependency-checker": "3.2.0",
Expand Down
30 changes: 7 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2541,11 +2541,6 @@ babel-plugin-filter-imports@^2.0.4:
"@babel/types" "^7.1.5"
lodash "^4.17.11"

babel-plugin-htmlbars-inline-precompile@^0.2.5:
version "0.2.6"
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-0.2.6.tgz#c00b8a3f4b32ca04bf0f0d5169fcef3b5a66d69d"
integrity sha512-H4H75TKGUFij8ukwEYWEERAgrUf16R8NSK1uDPe3QwxT8mnE1K8+/s6DVjUqbM5Pv6lSIcE4XufXdlSX+DTB6g==

babel-plugin-htmlbars-inline-precompile@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-1.0.0.tgz#a9d2f6eaad8a3f3d361602de593a8cbef8179c22"
Expand Down Expand Up @@ -5902,10 +5897,10 @@ ember-cli-addon-docs-yuidoc@0.2.1:
lodash "^4.17.5"
yuidocjs "^0.10.2"

ember-cli-addon-docs@0.6.12:
version "0.6.12"
resolved "https://registry.yarnpkg.com/ember-cli-addon-docs/-/ember-cli-addon-docs-0.6.12.tgz#5dcd5c2fd527720e90a43f6aa241c59e2e69568e"
integrity sha512-uBGW7b3BvvTrVyZSdHSysFQj8ONjKnN7GL09OpH2DBcpNVv9Pi8NT8M7hb/BdXzPe5tirqMtpjCKHZaRIt6DVA==
ember-cli-addon-docs@0.6.13:
version "0.6.13"
resolved "https://registry.yarnpkg.com/ember-cli-addon-docs/-/ember-cli-addon-docs-0.6.13.tgz#84bb96ea30f63adc16f8bf3eb08f12c68fbd14f0"
integrity sha512-K3emQn7WWTYAktUKSG2zTT/U53aXjO5KllvGZDg2LURweCe1YQ/turRww9sx+6CQcxU1oGNujGHpUxnyEGEPTA==
dependencies:
"@glimmer/syntax" "^0.36.4"
broccoli-bridge "^1.0.0"
Expand All @@ -5921,10 +5916,10 @@ ember-cli-addon-docs@0.6.12:
chalk "^2.4.2"
ember-auto-import "^1.2.19"
ember-cli-autoprefixer "^0.8.1"
ember-cli-babel "^6.16.0"
ember-cli-babel "^7.7.3"
ember-cli-clipboard "^0.11.1"
ember-cli-htmlbars "^3.0.0"
ember-cli-htmlbars-inline-precompile "^1.0.3"
ember-cli-htmlbars "^3.0.1"
ember-cli-htmlbars-inline-precompile "^2.1.0"
ember-cli-sass "10.0.0"
ember-cli-string-helpers "^1.9.0"
ember-cli-string-utils "^1.1.0"
Expand Down Expand Up @@ -6163,17 +6158,6 @@ ember-cli-htmlbars-inline-precompile@2.1.0, ember-cli-htmlbars-inline-precompile
heimdalljs-logger "^0.1.9"
silent-error "^1.1.0"

ember-cli-htmlbars-inline-precompile@^1.0.3:
version "1.0.5"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars-inline-precompile/-/ember-cli-htmlbars-inline-precompile-1.0.5.tgz#312e050c9e3dd301c55fb399fd706296cd0b1d6a"
integrity sha512-/CNEqPxroIcbY6qejrt704ZaghHLCntZKYLizFfJ2esirXoJx6fuYKBY1YyJ8GOgjfbHHKjBZuK4vFFJpkGqkQ==
dependencies:
babel-plugin-htmlbars-inline-precompile "^0.2.5"
ember-cli-version-checker "^2.1.2"
hash-for-dep "^1.2.3"
heimdalljs-logger "^0.1.9"
silent-error "^1.1.0"

ember-cli-htmlbars@^2.0.1, ember-cli-htmlbars@^2.0.2, ember-cli-htmlbars@^2.0.3:
version "2.0.5"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-2.0.5.tgz#b5a105429a6bce4f7c9c97b667e3b8926e31397f"
Expand Down

0 comments on commit c46b7ad

Please sign in to comment.