Skip to content

Commit 2f277ba

Browse files
Update dependency qunit to v2.24.1
1 parent f889085 commit 2f277ba

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.0",
29+
"qunit": "2.24.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
@@ -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.0:
2926-
version "2.24.0"
2927-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9"
2928-
integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg==
2925+
qunit@2.24.1:
2926+
version "2.24.1"
2927+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.1.tgz#03e39ec00824cc45cabcedf6d2603fedbc7c46af"
2928+
integrity sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==
29292929
dependencies:
29302930
commander "7.2.0"
29312931
node-watch "0.7.3"

0 commit comments

Comments
 (0)