Skip to content

Commit 9c12299

Browse files
chore(deps-dev): bump @types/qunit from 2.9.5 to 2.9.6 (#5425)
Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9fa9e6f commit 9c12299

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
@@ -43,7 +43,7 @@
4343
"@types/ember__test-helpers": "^1.7.3",
4444
"@types/lodash-es": "^4.17.3",
4545
"@types/moment": "^2.13.0",
46-
"@types/qunit": "^2.9.5",
46+
"@types/qunit": "^2.9.6",
4747
"@types/rsvp": "^4.0.3",
4848
"@types/url-parse": "^1.4.3",
4949
"@typescript-eslint/eslint-plugin": "^4.6.0",

yarn.lock

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

2157-
"@types/qunit@*", "@types/qunit@^2.9.5":
2158-
version "2.9.5"
2159-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.5.tgz#2f938870dac68e9464463ee36cdfb29538f4a2da"
2160-
integrity sha512-CdIcVLscYdlw1eLdHMF1Mw5uf/RbZ13JfM2nA0LNoJvonE91XFNu7njh1GcC1IFDKV1VTnyStQ1H8yCwk63hbw==
2157+
"@types/qunit@*", "@types/qunit@^2.9.6":
2158+
version "2.9.6"
2159+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.6.tgz#5d6ba092920edf9dc7377f5091e36eb448743a02"
2160+
integrity sha512-FfKb3sBW9sdjj8mPzAXtsKn53sOHpzi4PZj0H7P5G24VruwaOmvi0L2kJpuYARQjOKRl/YVlZQ6JWPnspWOkZA==
21612161

21622162
"@types/range-parser@*":
21632163
version "1.2.3"

0 commit comments

Comments
 (0)