Skip to content

Commit

Permalink
Update dependency qunit to v2.23.1 (#1284)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent c18f520 commit 5a3a9dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"mocha": "11.0.1",
"nyc": "17.1.0",
"prettier": "3.4.1",
"qunit": "2.23.0",
"qunit": "2.23.1",
"release-it": "16.3.0",
"rsvp": "4.8.5",
"sinon": "19.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14683,10 +14683,10 @@ qunit-theme-ember@^1.0.0:
resolved "https://registry.yarnpkg.com/qunit-theme-ember/-/qunit-theme-ember-1.0.0.tgz#3b750b9e3ab2837cc3b31cc5b73a0b71b964b0db"
integrity sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==

[email protected].0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.0.tgz#203c19bd966390f97835e6e6bd7366301745c705"
integrity sha512-r4hCsZqUvSyuUUHbCt2kYW1AECD7KTdhKW9mSUuCu51UO44o6oz6L+F3coeryj79MWF7o+S+szJ9Icrr9yalvQ==
[email protected].1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf"
integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg==
dependencies:
commander "7.2.0"
node-watch "0.7.3"
Expand Down

0 comments on commit 5a3a9dc

Please sign in to comment.