Skip to content

Commit

Permalink
Bump qunit from 2.10.0 to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 1, 2020
1 parent 6b62787 commit 94b2b65
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 @@ -33,7 +33,7 @@
"eslint-plugin-node": "^8",
"express": "^4.17.1",
"lerna-changelog": "^0.8.3",
"qunit": "~2.10.0"
"qunit": "~2.10.1"
},
"engines": {
"node": "6.* || 8.* || >= 10.*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1572,10 +1572,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==

qunit@~2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.10.0.tgz#c467b7d558928539a13f8461c4fe41922333ae7b"
integrity sha512-EP9Q9Kf45z4l/X02ZJtyTQU9DBc82pEWAncSNx7Weo/73BDpX71xqbsdDAQrtEeeilK70cib7CY/lniJV6Cwwg==
qunit@~2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.10.1.tgz#929dbc7cab975dda5537bc6b1321392d061c18ae"
integrity sha512-6ntXpabAW+ycodADqsC2QWPr6xLubag3WBujaAfOlltgwkBVDmM0gkB5dS2Mc4RAszmvtYzyYDSMZX5ibwkNWw==
dependencies:
commander "2.12.2"
js-reporters "1.2.1"
Expand Down

0 comments on commit 94b2b65

Please sign in to comment.