Skip to content

Commit 302ca05

Browse files
Update dependency qunit to v2.23.0
1 parent 035d552 commit 302ca05

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.22.0",
29+
"qunit": "2.23.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.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==
2920+
qunit@2.23.0:
2921+
version "2.23.0"
2922+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.0.tgz#203c19bd966390f97835e6e6bd7366301745c705"
2923+
integrity sha512-r4hCsZqUvSyuUUHbCt2kYW1AECD7KTdhKW9mSUuCu51UO44o6oz6L+F3coeryj79MWF7o+S+szJ9Icrr9yalvQ==
29242924
dependencies:
29252925
commander "7.2.0"
29262926
node-watch "0.7.3"

0 commit comments

Comments
 (0)