Skip to content

Commit e6cf4d1

Browse files
chore(deps-dev): bump qunit-dom from 3.2.1 to 3.5.0
Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.2.1 to 3.5.0. - [Release notes](https://github.com/mainmatter/qunit-dom/releases) - [Changelog](https://github.com/mainmatter/qunit-dom/blob/master/CHANGELOG.md) - [Commits](https://github.com/mainmatter/qunit-dom/commits) --- updated-dependencies: - dependency-name: qunit-dom dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94cb94f commit e6cf4d1

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

packages/ember/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-qunit": "8.0.0",
7676
"loader.js": "~4.7.0",
7777
"qunit": "~2.22.0",
78-
"qunit-dom": "~3.2.1",
78+
"qunit-dom": "~3.5.0",
7979
"sinon": "21.0.1",
8080
"webpack": "~5.104.1"
8181
},

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8644,12 +8644,7 @@
86448644
"@supabase/realtime-js" "2.11.2"
86458645
"@supabase/storage-js" "2.7.1"
86468646

8647-
"@sveltejs/acorn-typescript@^1.0.5":
8648-
version "1.0.9"
8649-
resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa"
8650-
integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==
8651-
8652-
"@sveltejs/acorn-typescript@^1.0.9":
8647+
"@sveltejs/acorn-typescript@^1.0.5", "@sveltejs/acorn-typescript@^1.0.9":
86538648
version "1.0.9"
86548649
resolved "https://registry.yarnpkg.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz#ac0bde368d6623727b0e0bc568cf6b4e5d5c4baa"
86558650
integrity sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==
@@ -25501,10 +25496,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
2550125496
rimraf "^2.5.4"
2550225497
underscore.string "~3.3.4"
2550325498

25504-
qunit-dom@~3.2.1:
25505-
version "3.2.1"
25506-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.1.tgz#650707b818d5a889ac1923a5cdbdc0d9daf4db7a"
25507-
integrity sha512-+qSm8zQ7hPA9NijmTDVsUFNGEFP/K+DTymjlsU01O3NhkGtb9rsZRztJXwaiAlmVSX4vSzjydPxpZCRhpWIq4A==
25499+
qunit-dom@~3.5.0:
25500+
version "3.5.0"
25501+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.5.0.tgz#f10222b3a918300e0d9ead6d4a2938c97f063087"
25502+
integrity sha512-eemLM5bflWafzmBnwlYbjf9NrjEkV2j7NO7mTvsMzQBJbEaq2zFvUFDtHV9JaK0TT5mgRZt034LCUewYGmjjjQ==
2550825503
dependencies:
2550925504
dom-element-descriptors "^0.5.1"
2551025505

0 commit comments

Comments
 (0)