Skip to content

Commit

Permalink
chore(deps): ambient types
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2021
1 parent c07b602 commit 7c2e909
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@ember/optional-features": "0.7.0",
"@mike-north/js-lib-renovate-config": "1.3.1",
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@types/ember": "3.1.2",
"@types/ember": "3.16.4",
"@types/ember-qunit": "3.4.13",
"@types/ember-test-helpers": "1.0.9",
"@types/ember-testing-helpers": "0.0.4",
"@types/ember__test-helpers": "0.7.12",
"@types/qunit": "2.9.6",
"@types/qunit": "2.11.1",
"@types/rsvp": "4.0.3",
"broccoli-asset-rev": "3.0.0",
"ember-ajax": "5.0.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1617,10 +1617,10 @@
"@types/jquery" "*"
"@types/rsvp" "*"

"@types/ember@3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@types/ember/-/ember-3.1.2.tgz#b795e41f4a5569447c006e293195e62dc139cced"
integrity sha512-Z4jxklUlnoWEkenLaMDDmzguL3UUcAIaCiu28nNYlIovWTGmvKuJgUKSqd+03j4jjzaz+yz0fepM408XULew/A==
"@types/ember@3.16.4":
version "3.16.4"
resolved "https://registry.yarnpkg.com/@types/ember/-/ember-3.16.4.tgz#bfccd8ed198ca7bee09878a3423ca6e1a9caac17"
integrity sha512-kCZNxuCofZN2sYUltfUmPegqAr1wvZ4b6aH0i8AsG+AsUiaWCDzVfCayMfr4CRUOhUiQ2VA9AOgnZT+JgBvjXQ==
dependencies:
"@types/ember__application" "*"
"@types/ember__array" "*"
Expand Down Expand Up @@ -1878,16 +1878,11 @@
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==

"@types/qunit@*":
"@types/qunit@*", "@types/qunit@2.11.1":
version "2.11.1"
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.1.tgz#3496d430d2bb0fa4761f00a27511f46020c6b410"
integrity sha512-vcM5+9O8LZuu5DYseaV4J7ehkYrhkv+aMIuxnF/OqMYlVEdv+odpCH1/5OVztiqxbCqTpQKWuELkMvG7OPycUQ==

"@types/qunit@2.9.6":
version "2.9.6"
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.6.tgz#5d6ba092920edf9dc7377f5091e36eb448743a02"
integrity sha512-FfKb3sBW9sdjj8mPzAXtsKn53sOHpzi4PZj0H7P5G24VruwaOmvi0L2kJpuYARQjOKRl/YVlZQ6JWPnspWOkZA==

"@types/range-parser@*":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
Expand Down

0 comments on commit 7c2e909

Please sign in to comment.