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 Mar 18, 2019
1 parent 4d5a149 commit ab8a99b
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 @@ -1020,10 +1020,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 @@ -1040,7 +1040,6 @@
"@types/ember__string" "*"
"@types/ember__test" "*"
"@types/ember__utils" "*"
"@types/handlebars" "*"
"@types/htmlbars-inline-precompile" "*"
"@types/jquery" "*"
"@types/rsvp" "*"
Expand Down Expand Up @@ -1170,13 +1169,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 @@ -5880,7 +5872,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.1"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.1.tgz#6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3"
integrity sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==
Expand Down

0 comments on commit ab8a99b

Please sign in to comment.