Skip to content

Commit b3cfc63

Browse files
Merge pull request #155 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.26.0
2 parents 0814aeb + b683ac2 commit b3cfc63

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.25.0",
29+
"qunit": "2.26.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.25.0:
2926-
version "2.25.0"
2927-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.25.0.tgz#a9bc86543971f378a0af64e81292fbef6c12e1b8"
2928-
integrity sha512-MONPKgjavgTqArCwZOEz8nEMbA19zNXIp5ZOW9rPYj5cbgQp0fiI36c9dPTSzTRRzx+KcfB5eggYB/ENqxi0+w==
2925+
qunit@2.26.0:
2926+
version "2.26.0"
2927+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.26.0.tgz#1bb519f0c6993f2e40474b8fb564126fa08beb4e"
2928+
integrity sha512-KSv16YomcYmiK90qTOJl3Bm5IvTf2upqQDdBQWCvSQWe94FWobnUgKOpvpvZdG7VkDt3TJSI8k8g9+GGGEd7Fw==
29292929
dependencies:
29302930
commander "7.2.0"
29312931
node-watch "0.7.3"

0 commit comments

Comments
 (0)