Skip to content

Commit 7995611

Browse files
1 parent dddb009 commit 7995611

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
@@ -47,7 +47,7 @@
4747
"@types/ember__test-helpers": "^1.7.3",
4848
"@types/lodash-es": "^4.17.3",
4949
"@types/moment": "^2.13.0",
50-
"@types/qunit": "^2.9.6",
50+
"@types/qunit": "^2.11.0",
5151
"@types/rsvp": "^4.0.3",
5252
"@types/url-parse": "^1.4.3",
5353
"@typescript-eslint/eslint-plugin": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,10 +2176,10 @@
21762176
version "9.6.39"
21772177
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc"
21782178

2179-
"@types/qunit@*", "@types/qunit@^2.9.6":
2180-
version "2.9.6"
2181-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.6.tgz#5d6ba092920edf9dc7377f5091e36eb448743a02"
2182-
integrity sha512-FfKb3sBW9sdjj8mPzAXtsKn53sOHpzi4PZj0H7P5G24VruwaOmvi0L2kJpuYARQjOKRl/YVlZQ6JWPnspWOkZA==
2179+
"@types/qunit@*", "@types/qunit@^2.11.0":
2180+
version "2.11.0"
2181+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.0.tgz#e0fb93240fa0ad3fb2842848496061eaac5738f3"
2182+
integrity sha512-ljSVL9D+/EHcduZe3KTNm+Fmoy/DcB+BtBFe0FGt2KrWWIyTQZIV8NTLdYdMjheY9L/+mWKM6Rph2m8pSdhHBA==
21832183

21842184
"@types/range-parser@*":
21852185
version "1.2.3"

0 commit comments

Comments
 (0)