Skip to content

Commit cd86554

Browse files
Merge pull request #117 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.21.1
2 parents 5de2ba7 + f05317c commit cd86554

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.0",
29+
"qunit": "2.21.1",
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.0:
2921-
version "2.21.0"
2922-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.0.tgz#c3d35adb1c9df8176459665f2daf33170c0f8662"
2923-
integrity sha512-kJJ+uzx5xDWk0oRrbOZ3zsm+imPULE58ZMIrNl+3POZl4a1k6VXj2E4OiqTmZ9j6hh9egE3kNgnAti9Q+BG6Yw==
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==
29242924
dependencies:
29252925
commander "7.2.0"
29262926
node-watch "0.7.3"

0 commit comments

Comments
 (0)