Skip to content

Commit bb7708a

Browse files
Merge pull request #131 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.24.0
2 parents f1fc0c2 + ff1dc18 commit bb7708a

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
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"inquirer-test": "2.0.1",
29-
"qunit": "2.23.1",
29+
"qunit": "2.24.0",
3030
"release-it": "14.14.3",
3131
"release-it-lerna-changelog": "5.0.0"
3232
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2922,10 +2922,10 @@ query-string@^6.13.8:
29222922
split-on-first "^1.0.0"
29232923
strict-uri-encode "^2.0.0"
29242924

2925-
qunit@2.23.1:
2926-
version "2.23.1"
2927-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf"
2928-
integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg==
2925+
qunit@2.24.0:
2926+
version "2.24.0"
2927+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9"
2928+
integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg==
29292929
dependencies:
29302930
commander "7.2.0"
29312931
node-watch "0.7.3"

0 commit comments

Comments
 (0)