Skip to content

Commit 73dfa99

Browse files
Update dependency qunit to v2.24.1 (#1303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75a8835 commit 73dfa99

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.1.0",
9494
"nyc": "17.1.0",
9595
"prettier": "3.4.2",
96-
"qunit": "2.24.0",
96+
"qunit": "2.24.1",
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
@@ -14722,10 +14722,10 @@ qunit-theme-ember@^1.0.0:
1472214722
resolved "https://registry.yarnpkg.com/qunit-theme-ember/-/qunit-theme-ember-1.0.0.tgz#3b750b9e3ab2837cc3b31cc5b73a0b71b964b0db"
1472314723
integrity sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==
1472414724

14725-
14726-
version "2.24.0"
14727-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9"
14728-
integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg==
14725+
14726+
version "2.24.1"
14727+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.1.tgz#03e39ec00824cc45cabcedf6d2603fedbc7c46af"
14728+
integrity sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==
1472914729
dependencies:
1473014730
commander "7.2.0"
1473114731
node-watch "0.7.3"

0 commit comments

Comments
 (0)