Skip to content

Commit 3c67280

Browse files
⬆️ Bump qunit from 2.17.2 to 2.18.0 (#535)
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.17.2 to 2.18.0. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](qunitjs/qunit@2.17.2...2.18.0) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 262e95f commit 3c67280

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11626,10 +11626,10 @@ node-uuid@~1.4.0:
1162611626
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907"
1162711627
integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=
1162811628

11629-
node-watch@0.7.2:
11630-
version "0.7.2"
11631-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
11632-
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
11629+
node-watch@0.7.3:
11630+
version "0.7.3"
11631+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.3.tgz#6d4db88e39c8d09d3ea61d6568d80e5975abc7ab"
11632+
integrity sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==
1163311633

1163411634
nopt@^3.0.6:
1163511635
version "3.0.6"
@@ -12736,12 +12736,12 @@ qunit-dom@^2.0.0:
1273612736
ember-cli-version-checker "^5.1.1"
1273712737

1273812738
qunit@^2.14.0:
12739-
version "2.17.2"
12740-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
12741-
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
12739+
version "2.18.0"
12740+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.0.tgz#5a3efc8ee609e9d8f207a1ad317a9b02bb14bc6b"
12741+
integrity sha512-Xw/zUm5t1JY8SNErki/qtw4fCuaaOZL+bPloZU+0kto+fO8j1JV9MQWqXO4kATfhEyJohlsKZpfg1HF7GOkpXw==
1274212742
dependencies:
1274312743
commander "7.2.0"
12744-
node-watch "0.7.2"
12744+
node-watch "0.7.3"
1274512745
tiny-glob "0.2.9"
1274612746

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

0 commit comments

Comments
 (0)