Skip to content

Commit 24a6037

Browse files
Bump qunit from 2.17.1 to 2.17.2 (#942)
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.17.1 to 2.17.2. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](qunitjs/qunit@2.17.1...2.17.2) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35fdcc7 commit 24a6037

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4903,10 +4903,10 @@ [email protected]:
49034903
dependencies:
49044904
graceful-readlink ">= 1.0.0"
49054905

4906-
commander@7.1.0:
4907-
version "7.1.0"
4908-
resolved "https://registry.yarnpkg.com/commander/-/commander-7.1.0.tgz#f2eaecf131f10e36e07d894698226e36ae0eb5ff"
4909-
integrity sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==
4906+
commander@7.2.0:
4907+
version "7.2.0"
4908+
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
4909+
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
49104910

49114911
commander@^2.20.0, commander@^2.6.0:
49124912
version "2.20.3"
@@ -11199,10 +11199,10 @@ node-uuid@~1.4.0:
1119911199
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907"
1120011200
integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=
1120111201

11202-
11203-
version "0.7.1"
11204-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.1.tgz#0caaa6a6833b0d533487f953c52a6c787769ba7c"
11205-
integrity sha512-UWblPYuZYrkCQCW5PxAwYSxaELNBLUckrTBBk8xr1/bUgyOkYYTsUcV4e3ytcazFEOyiRyiUrsG37pu6I0I05g==
11202+
11203+
version "0.7.2"
11204+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.7.2.tgz#545f057da8500487eb8287adcb4cb5a7338d7e21"
11205+
integrity sha512-g53VjSARRv1JdST0LZRIg8RiuLr1TaBbVPsVvxh0/0Ymvi0xYUjDuoqQQAWtHJQUXhiShowPT/aXKNeHBcyQsw==
1120611206

1120711207
nopt@^3.0.6:
1120811208
version "3.0.6"
@@ -12442,12 +12442,12 @@ qunit-dom@^2.0.0:
1244212442
ember-cli-version-checker "^5.1.1"
1244312443

1244412444
qunit@^2.17.1:
12445-
version "2.17.1"
12446-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.1.tgz#1969efe4c9b776b4b8cd4fc2fb9634e8f762e177"
12447-
integrity sha512-Gx1tpSfYbjRe4TRKCVBLlnCaVThF5Pdnmbbv/zLFfgWKddeQHV/eNi1BG392hw4gEDh2sflMj8kmPJlT7+kVMA==
12445+
version "2.17.2"
12446+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.2.tgz#5cb278e131d931f25c109a0fdb0518be7754c25a"
12447+
integrity sha512-17isVvuOmALzsPjiV7wFg/6O5vJYXBrQZPwocfQSSh0I/rXvfX7bKMFJ4GMVW3U4P8r2mBeUy8EAngti4QD2Vw==
1244812448
dependencies:
12449-
commander "7.1.0"
12450-
node-watch "0.7.1"
12449+
commander "7.2.0"
12450+
node-watch "0.7.2"
1245112451
tiny-glob "0.2.9"
1245212452

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

0 commit comments

Comments
 (0)