Skip to content

Commit 25e120f

Browse files
Merge pull request #231 from mrloop/renovate/qunit-2.x
Update dependency qunit to v2.23.0
2 parents 2d670ca + 0c5f435 commit 25e120f

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.31.0",
3030
"eslint-plugin-n": "15.7.0",
3131
"eslint-plugin-promise": "6.6.0",
32-
"qunit": "2.22.0",
32+
"qunit": "2.23.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
@@ -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.22.0:
4260-
version "2.22.0"
4261-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
4262-
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
4259+
qunit@2.23.0:
4260+
version "2.23.0"
4261+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.0.tgz#203c19bd966390f97835e6e6bd7366301745c705"
4262+
integrity sha512-r4hCsZqUvSyuUUHbCt2kYW1AECD7KTdhKW9mSUuCu51UO44o6oz6L+F3coeryj79MWF7o+S+szJ9Icrr9yalvQ==
42634263
dependencies:
42644264
commander "7.2.0"
42654265
node-watch "0.7.3"

0 commit comments

Comments
 (0)