Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the tests-qunit group with 2 updates
Bumps the tests-qunit group with 2 updates: [qunit](https://github.com/qunitjs/qunit) and [sinon](https://github.com/sinonjs/sinon).


Updates `qunit` from 2.23.1 to 2.24.1
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](qunitjs/qunit@2.23.1...2.24.1)

Updates `sinon` from 16.1.3 to 21.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

---
updated-dependencies:
- dependency-name: qunit
  dependency-version: 2.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tests-qunit
- dependency-name: sinon
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tests-qunit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2025
commit 946b0db0b80e54c73365ae395afe602a1ec045bf
108 changes: 39 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"install-changed": "1.1.0",
"postcss": "8.5.3",
"prettier": "npm:[email protected]",
"qunit": "~2.23.1",
"qunit": "~2.24.2",
"react-refresh": "0.14.0",
"sass": "1.85.1",
"sinon": "16.1.3",
"sinon": "21.0.0",
"sinon-test": "~3.1.6",
"source-map-loader": "5.0.0",
"terser-webpack-plugin": "5.3.12",
Expand Down