Skip to content

Commit a983adb

Browse files
Merge pull request #102 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.20.1
2 parents e51831d + 92a05e0 commit a983adb

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.20.0",
29+
"qunit": "2.20.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.20.0:
2921-
version "2.20.0"
2922-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.20.0.tgz#66a404a0142781316bbda91535869ce5671555b1"
2923-
integrity sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==
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==
29242924
dependencies:
29252925
commander "7.2.0"
29262926
node-watch "0.7.3"

0 commit comments

Comments
 (0)