Skip to content

Commit c47faa6

Browse files
Update dependency qunit to v2.21.0
1 parent 73a867d commit c47faa6

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.20.1",
29+
"qunit": "2.21.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.20.1:
2921-
version "2.20.1"
2922-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.20.1.tgz#280da17c258535f2c14520f018d2eec1191b20cf"
2923-
integrity sha512-scZfyhX8mmP3u/CN2y3CutQb+ppalbpqmm7g/X62M2yOt8ofzsxrRaC+MPmYm/tXxpzs9HGrVeCxZwLoP0tuAA==
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==
29242924
dependencies:
29252925
commander "7.2.0"
29262926
node-watch "0.7.3"

0 commit comments

Comments
 (0)