Skip to content

Commit

Permalink
chore(deps): @types/ember
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2019
1 parent bbf14f2 commit dbb493a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ember/optional-features": "0.7.0",
"@mike-north/js-lib-renovate-config": "1.1.5",
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@types/ember": "3.0.27",
"@types/ember": "3.1.0",
"broccoli-asset-rev": "3.0.0",
"ember-cli-dependency-checker": "3.1.0",
"ember-cli-eslint": "5.1.0",
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,10 +1082,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@types/ember@3.0.27":
version "3.0.27"
resolved "https://registry.yarnpkg.com/@types/ember/-/ember-3.0.27.tgz#2915984038f3ae3609142f8e700b4a783a30be5d"
integrity sha512-amYMGBiDsqBoA/+8Hv3TFdz+pTeLbmp3EgiVVuP4AhK59ljdiigi1MBNMmOlr0u9OGDlRrK/M4DURJRWOC2KiA==
"@types/ember@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@types/ember/-/ember-3.1.0.tgz#3c44b846c41a1340bc823910f9222746585b3314"
integrity sha512-RHP/N7k81XIS16DLF/yTfnWEKdFFftRAUgjWO1oKNJ5ho3+iTH3vVq8u11PrhaHd+FHXNB1XKV20d5o1KEOnUQ==
dependencies:
"@types/ember__application" "*"
"@types/ember__array" "*"
Expand All @@ -1102,7 +1102,6 @@
"@types/ember__string" "*"
"@types/ember__test" "*"
"@types/ember__utils" "*"
"@types/handlebars" "*"
"@types/htmlbars-inline-precompile" "*"
"@types/jquery" "*"
"@types/rsvp" "*"
Expand Down Expand Up @@ -1232,13 +1231,6 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/handlebars@*":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@types/handlebars/-/handlebars-4.1.0.tgz#3fcce9bf88f85fe73dc932240ab3fb682c624850"
integrity sha512-gq9YweFKNNB1uFK71eRqsd4niVkXrxHugqWFQkeLRJvGjnxsLr16bYtcsG4tOFwmYi0Bax+wCkbf1reUfdl4kA==
dependencies:
handlebars "*"

"@types/htmlbars-inline-precompile@*":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/htmlbars-inline-precompile/-/htmlbars-inline-precompile-1.0.1.tgz#de564513fabb165746aecd76369c87bd85e5bbb4"
Expand Down Expand Up @@ -5877,7 +5869,7 @@ growly@^1.3.0:
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=

handlebars@*, handlebars@^4.0.11, handlebars@^4.0.4, handlebars@^4.1.0:
handlebars@^4.0.11, handlebars@^4.0.4, handlebars@^4.1.0:
version "4.1.2"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
Expand Down

0 comments on commit dbb493a

Please sign in to comment.