Skip to content

Commit e78c44c

Browse files
Update dependency qunit to v2.20.0
1 parent 0f8c8ef commit e78c44c

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.20.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
@@ -10130,10 +10130,10 @@ node-releases@^2.0.12:
1013010130
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
1013110131
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
1013210132

10133-
10134-
version "0.7.2"
10135-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
10136-
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
10133+
10134+
version "0.7.3"
10135+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.3.tgz#6d4db88e39c8d09d3ea61d6568d80e5975abc7ab"
10136+
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
1013710137

1013810138
nopt@^3.0.6:
1013910139
version "3.0.6"
@@ -10949,13 +10949,13 @@ [email protected]:
1094910949
ember-cli-babel "^7.23.0"
1095010950
ember-cli-version-checker "^5.1.1"
1095110951

10952-
qunit@2.17.2:
10953-
version "2.17.2"
10954-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
10955-
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
10952+
qunit@2.20.0:
10953+
version "2.20.0"
10954+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.20.0.tgz#66a404a0142781316bbda91535869ce5671555b1"
10955+
integrity sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==
1095610956
dependencies:
1095710957
commander "7.2.0"
10958-
node-watch "0.7.2"
10958+
node-watch "0.7.3"
1095910959
tiny-glob "0.2.9"
1096010960

1096110961
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:

0 commit comments

Comments
 (0)