Skip to content

Commit ddfd1d0

Browse files
Merge pull request #249 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.25.0
2 parents dfb5265 + 3f0a015 commit ddfd1d0

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
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.32.0",
3030
"eslint-plugin-n": "15.7.0",
3131
"eslint-plugin-promise": "6.6.0",
32-
"qunit": "2.24.3",
32+
"qunit": "2.25.0",
3333
"race-fix": "0.0.2",
3434
"release-it": "15.11.0",
3535
"release-it-lerna-changelog": "5.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4704,10 +4704,10 @@ quick-lru@^5.1.1:
47044704
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
47054705
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
47064706

4707-
qunit@2.24.3:
4708-
version "2.24.3"
4709-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.3.tgz#7db9a60d9bf902dad2271ee2386a672f22c97d2a"
4710-
integrity sha512-JTHwSfHf2Cw8TqusZo2tT4F9d+XA/pp/veoxUDiPNHtB1Wc1VPctiHHIv6HA3vrXNOBu9LSzFM7YU2OV9Gz4vQ==
4707+
qunit@2.25.0:
4708+
version "2.25.0"
4709+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.25.0.tgz#a9bc86543971f378a0af64e81292fbef6c12e1b8"
4710+
integrity sha512-MONPKgjavgTqArCwZOEz8nEMbA19zNXIp5ZOW9rPYj5cbgQp0fiI36c9dPTSzTRRzx+KcfB5eggYB/ENqxi0+w==
47114711
dependencies:
47124712
commander "7.2.0"
47134713
node-watch "0.7.3"

0 commit comments

Comments
 (0)