Skip to content

Commit d720aba

Browse files
Update dependency qunit to v2.24.3
1 parent 9257227 commit d720aba

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.24.2",
29+
"qunit": "2.24.3",
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
@@ -2922,10 +2922,10 @@ query-string@^6.13.8:
29222922
split-on-first "^1.0.0"
29232923
strict-uri-encode "^2.0.0"
29242924

2925-
qunit@2.24.2:
2926-
version "2.24.2"
2927-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.2.tgz#ed57fb417b686bcf30b8934a6814a7bf7e389f14"
2928-
integrity sha512-dWlYs+Q9AIDT3eHKgkpEpWrSjHjqTJNCAJr1tUo5bQuDMzlZvaqCz1bNZhqzNu41ibkIQ7b50S9y6IMlrrUfNQ==
2925+
qunit@2.24.3:
2926+
version "2.24.3"
2927+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.3.tgz#7db9a60d9bf902dad2271ee2386a672f22c97d2a"
2928+
integrity sha512-JTHwSfHf2Cw8TqusZo2tT4F9d+XA/pp/veoxUDiPNHtB1Wc1VPctiHHIv6HA3vrXNOBu9LSzFM7YU2OV9Gz4vQ==
29292929
dependencies:
29302930
commander "7.2.0"
29312931
node-watch "0.7.3"

0 commit comments

Comments
 (0)