Skip to content

Commit

Permalink
build(deps-dev): bump qunit-dom from 3.1.2 to 3.2.0 (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent 0c04b55 commit c9c2d46
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4419,10 +4419,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dom-element-descriptors@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/dom-element-descriptors/-/dom-element-descriptors-0.5.0.tgz#78c37d2a2d3566b1e2b83804ba04a21536a99ab8"
integrity sha512-CVzntLid1oFVHTKdTp/Qu7Kz+wSm8uO30TSQyAJ6n4Dz09yTzVQn3S1oRhVhUubxdMuKs1DjDqt88pubHagbPw==
dom-element-descriptors@^0.5.0, dom-element-descriptors@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/dom-element-descriptors/-/dom-element-descriptors-0.5.1.tgz#3ebfcf64198f922dba928f84f7970bb571891317"
integrity sha512-DLayMRQ+yJaziF4JJX1FMjwjdr7wdTr1y9XvZ+NfHELfOMcYDnCHneAYXAS4FT1gLILh4V0juMZohhH1N5FsoQ==

dot-case@^3.0.4:
version "3.0.4"
Expand Down Expand Up @@ -8866,9 +8866,11 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
underscore.string "~3.3.4"

qunit-dom@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.1.2.tgz#8adff6d9eb7b0f2ba88d18ba120d2e1b1c4efb5b"
integrity sha512-urHvzhDxihYrMBpsT/Fk7So79CPfvS0ZwZw2VPA+0JV1Q1XP2IhDg/PLHTt+r2j7787iQAOpILx2GjwAa6CpnA==
version "3.2.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.0.tgz#ad2e5696acfad8ceedd4f34853f6bab72db88e9c"
integrity sha512-VYFXbwod2sis16Nzgx5UrdCvjNUPYIAbTwEGv7hF1RfgJaVgG5ASVaQz9en0ZRvlybtql0LrVuAbleJU/57zQQ==
dependencies:
dom-element-descriptors "^0.5.1"

qunit@^2.20.0:
version "2.21.0"
Expand Down

0 comments on commit c9c2d46

Please sign in to comment.