Skip to content

Commit e954f44

Browse files
Update dependency qunit to v2.23.0 (#1280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e34746 commit e954f44

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
@@ -93,7 +93,7 @@
9393
"mocha": "11.0.1",
9494
"nyc": "17.1.0",
9595
"prettier": "3.4.1",
96-
"qunit": "2.22.0",
96+
"qunit": "2.23.0",
9797
"release-it": "16.3.0",
9898
"rsvp": "4.8.5",
9999
"sinon": "19.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14640,10 +14640,10 @@ qunit-theme-ember@^1.0.0:
1464014640
resolved "https://registry.yarnpkg.com/qunit-theme-ember/-/qunit-theme-ember-1.0.0.tgz#3b750b9e3ab2837cc3b31cc5b73a0b71b964b0db"
1464114641
integrity sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==
1464214642

14643-
qunit@2.22.0:
14644-
version "2.22.0"
14645-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
14646-
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
14643+
qunit@2.23.0:
14644+
version "2.23.0"
14645+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.0.tgz#203c19bd966390f97835e6e6bd7366301745c705"
14646+
integrity sha512-r4hCsZqUvSyuUUHbCt2kYW1AECD7KTdhKW9mSUuCu51UO44o6oz6L+F3coeryj79MWF7o+S+szJ9Icrr9yalvQ==
1464714647
dependencies:
1464814648
commander "7.2.0"
1464914649
node-watch "0.7.3"

0 commit comments

Comments
 (0)