Skip to content

Commit

Permalink
Merge pull request #738 from nickschot/renovate/qunit-dom-3.x
Browse files Browse the repository at this point in the history
Update dependency qunit-dom to v3
  • Loading branch information
nickschot authored Oct 20, 2023
2 parents 8265770 + 0992b96 commit e7c958f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"qunit-dom": "3.0.0",
"sass": "1.64.2",
"webpack": "5.88.2"
},
Expand Down
22 changes: 7 additions & 15 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"qunit": "2.19.4",
"qunit-dom": "2.0.0",
"qunit-dom": "3.0.0",
"sass": "1.64.2",
"sinon": "15.2.0",
"webpack": "5.88.2"
Expand Down

0 comments on commit e7c958f

Please sign in to comment.