Skip to content

Commit 29976fc

Browse files
Merge pull request #119 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.22.0
2 parents cd86554 + 3ec9c27 commit 29976fc

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.21.1",
29+
"qunit": "2.22.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
@@ -2917,10 +2917,10 @@ query-string@^6.13.8:
29172917
split-on-first "^1.0.0"
29182918
strict-uri-encode "^2.0.0"
29192919

2920-
qunit@2.21.1:
2921-
version "2.21.1"
2922-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.1.tgz#b2199f08983efc9ad35c4d48ff6e49d12fb8274d"
2923-
integrity sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==
2920+
qunit@2.22.0:
2921+
version "2.22.0"
2922+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
2923+
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
29242924
dependencies:
29252925
commander "7.2.0"
29262926
node-watch "0.7.3"

0 commit comments

Comments
 (0)