Skip to content

Commit

Permalink
build: Upgrade qunit from ^2.20.1 to ^2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdforrester authored and edg2s committed Dec 2, 2024
1 parent f24e6ea commit cbfe6ea
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
"devDependencies": {
"escape-string-regexp": "^4.0.0",
"fs-readdir-recursive": "^1.1.0",
"qunit": "^2.20.1"
"qunit": "^2.22.0"
}
}

0 comments on commit cbfe6ea

Please sign in to comment.