Skip to content

Commit

Permalink
Merge pull request #119 from mrloop/renovate/qunit-2.x
Browse files Browse the repository at this point in the history
Update dependency qunit to v2.22.0
  • Loading branch information
renovate[bot] authored Aug 22, 2024
2 parents cd86554 + 3ec9c27 commit 29976fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"inquirer-test": "2.0.1",
"qunit": "2.21.1",
"qunit": "2.22.0",
"release-it": "14.14.3",
"release-it-lerna-changelog": "5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,10 +2917,10 @@ query-string@^6.13.8:
split-on-first "^1.0.0"
strict-uri-encode "^2.0.0"

qunit@2.21.1:
version "2.21.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.1.tgz#b2199f08983efc9ad35c4d48ff6e49d12fb8274d"
integrity sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==
qunit@2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.22.0.tgz#77c26ebfc337bbf82e0e69d4192f0e4454ef134d"
integrity sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==
dependencies:
commander "7.2.0"
node-watch "0.7.3"
Expand Down

0 comments on commit 29976fc

Please sign in to comment.