Skip to content

Commit d60b658

Browse files
Update dependency qunit to v2.24.1
1 parent 6e0ebec commit d60b658

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"loader.js": "4.7.0",
5757
"npm-run-all": "4.1.5",
5858
"prettier": "2.8.8",
59-
"qunit": "2.17.2",
59+
"qunit": "2.24.1",
6060
"qunit-dom": "3.2.0"
6161
},
6262
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8414,10 +8414,10 @@ node-releases@^2.0.12:
84148414
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
84158415
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
84168416

8417-
8418-
version "0.7.2"
8419-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
8420-
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
8417+
8418+
version "0.7.3"
8419+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.3.tgz#6d4db88e39c8d09d3ea61d6568d80e5975abc7ab"
8420+
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
84218421

84228422
nopt@^3.0.6:
84238423
version "3.0.6"
@@ -9071,13 +9071,13 @@ [email protected]:
90719071
dependencies:
90729072
dom-element-descriptors "^0.5.1"
90739073

9074-
qunit@2.17.2:
9075-
version "2.17.2"
9076-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
9077-
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
9074+
qunit@2.24.1:
9075+
version "2.24.1"
9076+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.1.tgz#03e39ec00824cc45cabcedf6d2603fedbc7c46af"
9077+
integrity sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==
90789078
dependencies:
90799079
commander "7.2.0"
9080-
node-watch "0.7.2"
9080+
node-watch "0.7.3"
90819081
tiny-glob "0.2.9"
90829082

90839083
randombytes@^2.1.0:

0 commit comments

Comments
 (0)