File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"eslint-plugin-node" : " ^8" ,
34
34
"express" : " ^4.17.1" ,
35
35
"lerna-changelog" : " ^0.8.2" ,
36
- "qunit" : " ~2.9.2 "
36
+ "qunit" : " ~2.9.3 "
37
37
},
38
38
"engines" : {
39
39
"node" : " 6.* || 8.* || >= 10.*"
Original file line number Diff line number Diff line change @@ -1385,10 +1385,10 @@ node-fetch-npm@^2.0.2:
1385
1385
json-parse-better-errors "^1.0.0"
1386
1386
safe-buffer "^5.1.1"
1387
1387
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 ==
1392
1392
1393
1393
normalize-git-url@^3.0.2 :
1394
1394
version "3.0.2"
1663
1663
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
1664
1664
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1665
1665
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 ==
1670
1670
dependencies :
1671
1671
commander "2.12.2"
1672
1672
js-reporters "1.2.1"
1673
1673
minimatch "3.0.4"
1674
- node-watch "0.6.0 "
1674
+ node-watch "0.6.1 "
1675
1675
resolve "1.9.0"
1676
1676
1677
1677
range-parser@~1.2.1 :
You can’t perform that action at this time.
0 commit comments