Skip to content

Commit ebd4359

Browse files
Merge pull request #974 from elwayman02/dependabot/npm_and_yarn/qunit-2.21.1
2 parents b60a3aa + e932748 commit ebd4359

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)