Skip to content

Commit

Permalink
chore(deps): update dependency qunit to v2.21.0 (#2109)
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 Jun 3, 2024
1 parent 94fde61 commit 88b6d20
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"loader.js": "4.7.0",
"prettier": "3.0.3",
"publint": "0.2.4",
"qunit": "2.20.1",
"qunit": "2.21.0",
"release-it": "16.2.1",
"@release-it-plugins/lerna-changelog": "6.1.0",
"rollup": "2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"lerna-changelog": "2.2.0",
"loader.js": "4.7.0",
"prettier": "3.0.3",
"qunit": "2.20.1",
"qunit": "2.21.0",
"release-it": "16.2.1",
"release-it-lerna-changelog": "5.0.0",
"rollup": "2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "vite"
},
"devDependencies": {
"qunit": "2.20.1",
"qunit": "2.21.0",
"qunit-dom": "workspace:^",
"vite": "4.5.0"
},
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit 88b6d20

Please sign in to comment.