Skip to content

Commit 27d0a65

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency qunit to ^2.18.0
1 parent ae39357 commit 27d0a65

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
@@ -99,7 +99,7 @@
9999
"loader.js": "^4.7.0",
100100
"npm-run-all": "^4.1.5",
101101
"prettier": "^2.6.1",
102-
"qunit": "^2.17.2",
102+
"qunit": "^2.18.0",
103103
"qunit-dom": "^2.0.0",
104104
"semantic-release": "^19.0.2",
105105
"typescript": "^4.5.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11238,10 +11238,10 @@ node-releases@^2.0.1:
1123811238
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
1123911239
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
1124011240

11241-
node-watch@0.7.2:
11242-
version "0.7.2"
11243-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
11244-
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
11241+
node-watch@0.7.3:
11242+
version "0.7.3"
11243+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.3.tgz#6d4db88e39c8d09d3ea61d6568d80e5975abc7ab"
11244+
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
1124511245

1124611246
nopt@*, nopt@^5.0.0:
1124711247
version "5.0.0"
@@ -12432,13 +12432,13 @@ qunit-dom@^2.0.0:
1243212432
ember-cli-babel "^7.23.0"
1243312433
ember-cli-version-checker "^5.1.1"
1243412434

12435-
qunit@^2.17.2:
12436-
version "2.17.2"
12437-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
12438-
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
12435+
qunit@^2.18.0:
12436+
version "2.18.0"
12437+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.0.tgz#5a3efc8ee609e9d8f207a1ad317a9b02bb14bc6b"
12438+
integrity sha512-Xw/zUm5t1JY8SNErki/qtw4fCuaaOZL+bPloZU+0kto+fO8j1JV9MQWqXO4kATfhEyJohlsKZpfg1HF7GOkpXw==
1243912439
dependencies:
1244012440
commander "7.2.0"
12441-
node-watch "0.7.2"
12441+
node-watch "0.7.3"
1244212442
tiny-glob "0.2.9"
1244312443

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

0 commit comments

Comments
 (0)