Skip to content

Commit 56bcdb8

Browse files
Bump qunit from 2.9.2 to 2.9.3
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/master/History.md) - [Commits](qunitjs/qunit@2.9.2...2.9.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f3e9bea commit 56bcdb8

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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-node": "^8",
3434
"express": "^4.17.1",
3535
"lerna-changelog": "^0.8.2",
36-
"qunit": "~2.9.2"
36+
"qunit": "~2.9.3"
3737
},
3838
"engines": {
3939
"node": "6.* || 8.* || >= 10.*"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,10 +1385,10 @@ node-fetch-npm@^2.0.2:
13851385
json-parse-better-errors "^1.0.0"
13861386
safe-buffer "^5.1.1"
13871387

1388-
1389-
version "0.6.0"
1390-
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.6.0.tgz#ab0703b60cd270783698e57a428faa0010ed8fd0"
1391-
integrity sha512-XAgTL05z75ptd7JSVejH1a2Dm1zmXYhuDr9l230Qk6Z7/7GPcnAs/UyJJ4ggsXSvWil8iOzwQLW0zuGUvHpG8g==
1388+
1389+
version "0.6.1"
1390+
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.6.1.tgz#b9874111ce9f5841b1c7596120206c7b825be0e9"
1391+
integrity sha512-gwQiR7weFRV8mAtT0x0kXkZ18dfRLB45xH7q0hCOVQMLfLb2f1ZaSvR57q4/b/Vj6B0RwMNJYbvb69e1yM7qEA==
13921392

13931393
normalize-git-url@^3.0.2:
13941394
version "3.0.2"
@@ -1663,15 +1663,15 @@ [email protected]:
16631663
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
16641664
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
16651665

1666-
qunit@~2.9.2:
1667-
version "2.9.2"
1668-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.2.tgz#97919440c9c0ae838bcd3c33a2ee42f35c5ef4a0"
1669-
integrity sha512-wTOYHnioWHcx5wa85Wl15IE7D6zTZe2CQlsodS14yj7s2FZ3MviRnQluspBZsueIDEO7doiuzKlv05yfky1R7w==
1666+
qunit@~2.9.3:
1667+
version "2.9.3"
1668+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.3.tgz#9522a088e76f0782f70a45db92f2fd14db311bcc"
1669+
integrity sha512-RH4VYSaVsNRDthMFFboTJAJ8q4kJM5LvOqWponKUYPEAeOcmc/YFV1QsZ7ikknA3TjqliWFJYEV63vvVXaALmQ==
16701670
dependencies:
16711671
commander "2.12.2"
16721672
js-reporters "1.2.1"
16731673
minimatch "3.0.4"
1674-
node-watch "0.6.0"
1674+
node-watch "0.6.1"
16751675
resolve "1.9.0"
16761676

16771677
range-parser@~1.2.1:

0 commit comments

Comments
 (0)