Skip to content

Commit

Permalink
Merge pull request #1027 from elwayman02/dependabot/npm_and_yarn/quni…
Browse files Browse the repository at this point in the history
…t-dom-3.2.0
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
2 parents a562476 + 361eeb5 commit 7c97ebc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"loader.js": "^4.7.0",
"prettier": "^3.3.2",
"qunit": "^2.21.0",
"qunit-dom": "^3.0.0",
"qunit-dom": "^3.2.0",
"release-it": "^17.4.0",
"sinon": "^17.0.1",
"stylelint": "^15.11.0",
Expand Down
18 changes: 10 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5484,10 +5484,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==

dom-serializer@0:
version "0.2.2"
Expand Down Expand Up @@ -12140,10 +12140,12 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
rimraf "^2.5.4"
underscore.string "~3.3.4"

qunit-dom@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.0.0.tgz#326e83e4ce8d492bdff91a8cb4d5b54a20917fcc"
integrity sha512-rqGZ9ZgOvtOY+Ph2ElCJ4pRIHouMZmI3DWK35Xr3x3c17/gIwOHHyKAQk6XetqhqepS6p+oXvK6Bx1uZu5jJuw==
qunit-dom@^3.2.0:
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-theme-ember@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 7c97ebc

Please sign in to comment.