Skip to content

Commit

Permalink
chore(deps-dev): bump @types/qunit from 2.9.5 to 2.9.6 (fossasia#5425)
Browse files Browse the repository at this point in the history
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] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and sansyrox committed Nov 9, 2020
1 parent 33d5363 commit d57f163
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/ember__test-helpers": "^1.7.3",
"@types/lodash-es": "^4.17.3",
"@types/moment": "^2.13.0",
"@types/qunit": "^2.9.5",
"@types/qunit": "^2.9.6",
"@types/rsvp": "^4.0.3",
"@types/url-parse": "^1.4.3",
"@typescript-eslint/eslint-plugin": "^4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2154,10 +2154,10 @@
version "9.6.39"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc"

"@types/qunit@*", "@types/qunit@^2.9.5":
version "2.9.5"
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.5.tgz#2f938870dac68e9464463ee36cdfb29538f4a2da"
integrity sha512-CdIcVLscYdlw1eLdHMF1Mw5uf/RbZ13JfM2nA0LNoJvonE91XFNu7njh1GcC1IFDKV1VTnyStQ1H8yCwk63hbw==
"@types/qunit@*", "@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"
Expand Down

0 comments on commit d57f163

Please sign in to comment.