Skip to content

Commit 59d79f7

Browse files
Update dependency qunit to v2.21.1
1 parent a1bb513 commit 59d79f7

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.21.1",
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-
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+
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 @@ [email protected]:
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.21.1:
9682+
version "2.21.1"
9683+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.1.tgz#b2199f08983efc9ad35c4d48ff6e49d12fb8274d"
9684+
integrity sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==
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)