Skip to content

Commit

Permalink
Merge pull request #346 from yowainwright/dependabot/npm_and_yarn/qun…
Browse files Browse the repository at this point in the history
…it-2.21.0
  • Loading branch information
yowainwright authored Jun 30, 2024
2 parents 70f66d9 + f5b1710 commit bc870b6
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 @@ -44,7 +44,7 @@
"eslint-plugin-import": "2.29.1",
"node-qunit-phantomjs": "2.1.1",
"prettier": "3.2.5",
"qunit": "2.20.1",
"qunit": "2.21.0",
"rollup": "4.17.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-replace": "2.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3269,10 +3269,10 @@ qunit-reporter-junit@^1.1.1:
resolved "https://registry.yarnpkg.com/qunit-reporter-junit/-/qunit-reporter-junit-1.1.1.tgz#eeb6226457896993e795a11940f18af6afa579b4"
integrity sha1-7rYiZFeJaZPnlaEZQPGK9q+lebQ=

qunit@2.20.1:
version "2.20.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.20.1.tgz#280da17c258535f2c14520f018d2eec1191b20cf"
integrity sha512-scZfyhX8mmP3u/CN2y3CutQb+ppalbpqmm7g/X62M2yOt8ofzsxrRaC+MPmYm/tXxpzs9HGrVeCxZwLoP0tuAA==
qunit@2.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.0.tgz#c3d35adb1c9df8176459665f2daf33170c0f8662"
integrity sha512-kJJ+uzx5xDWk0oRrbOZ3zsm+imPULE58ZMIrNl+3POZl4a1k6VXj2E4OiqTmZ9j6hh9egE3kNgnAti9Q+BG6Yw==
dependencies:
commander "7.2.0"
node-watch "0.7.3"
Expand Down

0 comments on commit bc870b6

Please sign in to comment.