Skip to content

Commit 8be44ba

Browse files
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 19.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.3...v19.0.2) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests-qunit - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests-qunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 966fd42 commit 8be44ba

File tree

2 files changed

+73
-45
lines changed

2 files changed

+73
-45
lines changed

package-lock.json

+71-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"install-changed": "1.1.0",
6363
"postcss": "8.5.3",
6464
"prettier": "npm:[email protected]",
65-
"qunit": "~2.23.1",
65+
"qunit": "~2.24.1",
6666
"react-refresh": "0.14.0",
6767
"sass": "1.85.1",
68-
"sinon": "16.1.3",
68+
"sinon": "19.0.2",
6969
"sinon-test": "~3.1.6",
7070
"source-map-loader": "5.0.0",
7171
"terser-webpack-plugin": "5.3.12",

0 commit comments

Comments
 (0)