Skip to content

Commit c2f50ed

Browse files
Bump @types/ember__test-helpers from 1.7.3 to 2.0.1
Bumps [@types/ember__test-helpers](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ember__test-helpers) from 1.7.3 to 2.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ember__test-helpers) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0f4b644 commit c2f50ed

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
@@ -46,7 +46,7 @@
4646
"@types/ember-qunit": "^3.4.14",
4747
"@types/ember-test-helpers": "^1.0.10",
4848
"@types/ember-testing-helpers": "^0.0.4",
49-
"@types/ember__test-helpers": "^1.7.3",
49+
"@types/ember__test-helpers": "^2.0.1",
5050
"@types/qunit": "^2.11.2",
5151
"@types/rsvp": "^4.0.2",
5252
"@typescript-eslint/eslint-plugin": "^2.22.0",

yarn.lock

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

1962-
"@types/ember__test-helpers@^1.7.3":
1963-
version "1.7.3"
1964-
resolved "https://registry.yarnpkg.com/@types/ember__test-helpers/-/ember__test-helpers-1.7.3.tgz#a3553f5c3318032dcdf03b7b511254b9edf930eb"
1965-
integrity sha512-5LGWJHkdbKYrrA/l4QFeu2WNE0iaz5lBjc980VLzOqyfy2/r4CbZbuHtg+oL5jYQDnB2Udpz9b3EwwM3lg7hsA==
1962+
"@types/ember__test-helpers@^2.0.1":
1963+
version "2.0.1"
1964+
resolved "https://registry.yarnpkg.com/@types/ember__test-helpers/-/ember__test-helpers-2.0.1.tgz#6ef0ebd2443cdf432bc03991d8d7fb3492c772a8"
1965+
integrity sha512-eAya0Nx/9k4WCqH9GSAQuK95PM+N0AuwEgfWotGCAoyaDhbW1wN3uQOc2wrPFwk2CZAWlqpndrvzkpIYfFrsXQ==
19661966
dependencies:
19671967
"@types/ember" "*"
19681968
"@types/ember__application" "*"

0 commit comments

Comments
 (0)