Skip to content

Commit 61fcfd0

Browse files
Update dependency qunit to v2.19.4 (#1063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c48bc2f commit 61fcfd0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"npm-run-all": "4.1.5",
9696
"nyc": "15.1.0",
9797
"prettier": "2.8.3",
98-
"qunit": "2.19.3",
98+
"qunit": "2.19.4",
9999
"release-it": "14.14.3",
100100
"release-it-lerna-changelog": "4.0.1",
101101
"rsvp": "4.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13496,10 +13496,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
1349613496
rimraf "^2.5.4"
1349713497
underscore.string "~3.3.4"
1349813498

13499-
13500-
version "2.19.3"
13501-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.3.tgz#bcf81a2e8d176dc19fe8dd358c4cbd08619af03a"
13502-
integrity sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==
13499+
13500+
version "2.19.4"
13501+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.4.tgz#2d689bb1165edd4b812e3ed2ee06ff907e9f2ece"
13502+
integrity sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==
1350313503
dependencies:
1350413504
commander "7.2.0"
1350513505
node-watch "0.7.3"

0 commit comments

Comments
 (0)