Skip to content

Commit aa2e491

Browse files
committed
chore(deps): @types/ember__test-helpers
1 parent ff2d2f0 commit aa2e491

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mike-north/js-lib-semantic-release-config": "1.0.1",
2525
"@types/ember": "3.0.29",
2626
"@types/ember-qunit": "3.4.10",
27-
"@types/ember__test-helpers": "0.7.12",
27+
"@types/ember__test-helpers": "1.7.3",
2828
"@types/qunit": "2.5.4",
2929
"@types/rsvp": "4.0.3",
3030
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1566,10 +1566,10 @@
15661566
resolved "https://registry.yarnpkg.com/@types/ember__template/-/ember__template-3.16.0.tgz#fe88a8f8319e0b6bccf9ef5eb7f6ee5ff998333e"
15671567
integrity sha512-OVr29pQtbyLVJW6h7+wdkeXLHx00p4CY28znsEgO0X2EeF5xyBhmyhTZOWrGbiTU17+Zs9d4KStt5f1Bq4Wgow==
15681568

1569-
"@types/ember__test-helpers@0.7.12":
1570-
version "0.7.12"
1571-
resolved "https://registry.yarnpkg.com/@types/ember__test-helpers/-/ember__test-helpers-0.7.12.tgz#53bcf5fcf6e77732dd286cba3782a6a965a0dace"
1572-
integrity sha512-9GD0uTCGIXBU3OT4OoaLPMgwXK+EMMnLDvGE+Pt8wgYLIoPYmqoPNLrEbNlN2M52ZvODsFeOUPkJsup+fbFpIg==
1569+
"@types/ember__test-helpers@1.7.3":
1570+
version "1.7.3"
1571+
resolved "https://registry.yarnpkg.com/@types/ember__test-helpers/-/ember__test-helpers-1.7.3.tgz#a3553f5c3318032dcdf03b7b511254b9edf930eb"
1572+
integrity sha512-5LGWJHkdbKYrrA/l4QFeu2WNE0iaz5lBjc980VLzOqyfy2/r4CbZbuHtg+oL5jYQDnB2Udpz9b3EwwM3lg7hsA==
15731573
dependencies:
15741574
"@types/ember" "*"
15751575
"@types/ember__application" "*"

0 commit comments

Comments
 (0)