Skip to content

Commit e932748

Browse files
[skip netlify]: Bump qunit from 2.21.0 to 2.21.1
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](qunitjs/qunit@2.21.0...2.21.1) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25d268b commit e932748

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"loader.js": "^4.7.0",
7070
"prember": "^2.1.0",
7171
"prettier": "^3.3.2",
72-
"qunit": "^2.21.0",
72+
"qunit": "^2.21.1",
7373
"qunit-dom": "^3.2.0",
7474
"sinon": "^18.0.0",
7575
"stylelint": "^15.11.0",

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-qunit": "^8.1.1",
6767
"loader.js": "^4.7.0",
6868
"prettier": "^3.3.2",
69-
"qunit": "^2.21.0",
69+
"qunit": "^2.21.1",
7070
"qunit-dom": "^3.2.0",
7171
"sinon": "^18.0.0",
7272
"stylelint": "^15.11.0",

0 commit comments

Comments
 (0)