Skip to content

Commit e330f8b

Browse files
Update dependency qunit to v2.22.0
1 parent a1bb513 commit e330f8b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.22.0",
6060
"qunit-dom": "1.6.0"
6161
},
6262
"engines": {

yarn.lock

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

9021-
node-watch@0.7.2:
9022-
version "0.7.2"
9023-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
9024-
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
9021+
node-watch@0.7.3:
9022+
version "0.7.3"
9023+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.3.tgz#6d4db88e39c8d09d3ea61d6568d80e5975abc7ab"
9024+
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
90259025

90269026
nopt@^3.0.6:
90279027
version "3.0.6"
@@ -9678,13 +9678,13 @@ qunit-dom@1.6.0:
96789678
ember-cli-babel "^7.23.0"
96799679
ember-cli-version-checker "^5.1.1"
96809680

9681-
qunit@2.17.2:
9682-
version "2.17.2"
9683-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
9684-
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
9681+
qunit@2.22.0:
9682+
version "2.22.0"
9683+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
9684+
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
96859685
dependencies:
96869686
commander "7.2.0"
9687-
node-watch "0.7.2"
9687+
node-watch "0.7.3"
96889688
tiny-glob "0.2.9"
96899689

96909690
randombytes@^2.1.0:

0 commit comments

Comments
 (0)