Skip to content

Commit cbde2cb

Browse files
Merge pull request #225 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.22.0
2 parents f1dcd7c + 697ab86 commit cbde2cb

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.6.0",
32-
"qunit": "2.21.1",
32+
"qunit": "2.22.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.21.1:
3975-
version "2.21.1"
3976-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.1.tgz#b2199f08983efc9ad35c4d48ff6e49d12fb8274d"
3977-
integrity sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==
3974+
qunit@2.22.0:
3975+
version "2.22.0"
3976+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
3977+
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
39783978
dependencies:
39793979
commander "7.2.0"
39803980
node-watch "0.7.3"

0 commit comments

Comments
 (0)