Skip to content

Commit 35b2b6b

Browse files
Merge pull request #216 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.21.0
2 parents d00fb8f + e88833c commit 35b2b6b

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.29.1",
3030
"eslint-plugin-n": "15.7.0",
3131
"eslint-plugin-promise": "6.2.0",
32-
"qunit": "2.20.1",
32+
"qunit": "2.21.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
@@ -3971,10 +3971,10 @@ quick-lru@^5.1.1:
39713971
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
39723972
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
39733973

3974-
qunit@2.20.1:
3975-
version "2.20.1"
3976-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.20.1.tgz#280da17c258535f2c14520f018d2eec1191b20cf"
3977-
integrity sha512-scZfyhX8mmP3u/CN2y3CutQb+ppalbpqmm7g/X62M2yOt8ofzsxrRaC+MPmYm/tXxpzs9HGrVeCxZwLoP0tuAA==
3974+
qunit@2.21.0:
3975+
version "2.21.0"
3976+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.0.tgz#c3d35adb1c9df8176459665f2daf33170c0f8662"
3977+
integrity sha512-kJJ+uzx5xDWk0oRrbOZ3zsm+imPULE58ZMIrNl+3POZl4a1k6VXj2E4OiqTmZ9j6hh9egE3kNgnAti9Q+BG6Yw==
39783978
dependencies:
39793979
commander "7.2.0"
39803980
node-watch "0.7.3"

0 commit comments

Comments
 (0)