Skip to content

Commit 348de3e

Browse files
Merge pull request #235 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.24.0
2 parents f7ccc85 + 952b493 commit 348de3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.31.0",
3030
"eslint-plugin-n": "15.7.0",
3131
"eslint-plugin-promise": "6.6.0",
32-
"qunit": "2.23.1",
32+
"qunit": "2.24.0",
3333
"race-fix": "0.0.2",
3434
"release-it": "15.11.0",
3535
"release-it-lerna-changelog": "5.0.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4256,10 +4256,10 @@ quick-lru@^5.1.1:
42564256
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
42574257
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
42584258

4259-
qunit@2.23.1:
4260-
version "2.23.1"
4261-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf"
4262-
integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg==
4259+
qunit@2.24.0:
4260+
version "2.24.0"
4261+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9"
4262+
integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg==
42634263
dependencies:
42644264
commander "7.2.0"
42654265
node-watch "0.7.3"

0 commit comments

Comments
 (0)