Build(deps-dev): Bump qunit-dom from 3.2.0 to 3.2.1 (#28995)
Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.2.0 to 3.2.1. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a18faa08ba
commit
6d05e12d4e
|
@ -114,7 +114,7 @@
|
||||||
"message-bus-client": "^4.3.8",
|
"message-bus-client": "^4.3.8",
|
||||||
"pretender": "^3.4.7",
|
"pretender": "^3.4.7",
|
||||||
"qunit": "^2.22.0",
|
"qunit": "^2.22.0",
|
||||||
"qunit-dom": "^3.2.0",
|
"qunit-dom": "^3.2.1",
|
||||||
"sass": "^1.77.7",
|
"sass": "^1.77.7",
|
||||||
"select-kit": "workspace:1.0.0",
|
"select-kit": "workspace:1.0.0",
|
||||||
"sinon": "^19.0.2",
|
"sinon": "^19.0.2",
|
||||||
|
|
|
@ -556,8 +556,8 @@ importers:
|
||||||
specifier: ^2.22.0
|
specifier: ^2.22.0
|
||||||
version: 2.22.0
|
version: 2.22.0
|
||||||
qunit-dom:
|
qunit-dom:
|
||||||
specifier: ^3.2.0
|
specifier: ^3.2.1
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.7
|
specifier: ^1.77.7
|
||||||
version: 1.77.8
|
version: 1.77.8
|
||||||
|
@ -7112,8 +7112,8 @@ packages:
|
||||||
quick-temp@0.1.8:
|
quick-temp@0.1.8:
|
||||||
resolution: {integrity: sha512-YsmIFfD9j2zaFwJkzI6eMG7y0lQP7YeWzgtFgNl38pGWZBSXJooZbOWwkcRot7Vt0Fg9L23pX0tqWU3VvLDsiA==}
|
resolution: {integrity: sha512-YsmIFfD9j2zaFwJkzI6eMG7y0lQP7YeWzgtFgNl38pGWZBSXJooZbOWwkcRot7Vt0Fg9L23pX0tqWU3VvLDsiA==}
|
||||||
|
|
||||||
qunit-dom@3.2.0:
|
qunit-dom@3.2.1:
|
||||||
resolution: {integrity: sha512-VYFXbwod2sis16Nzgx5UrdCvjNUPYIAbTwEGv7hF1RfgJaVgG5ASVaQz9en0ZRvlybtql0LrVuAbleJU/57zQQ==}
|
resolution: {integrity: sha512-+qSm8zQ7hPA9NijmTDVsUFNGEFP/K+DTymjlsU01O3NhkGtb9rsZRztJXwaiAlmVSX4vSzjydPxpZCRhpWIq4A==}
|
||||||
|
|
||||||
qunit-theme-ember@1.0.0:
|
qunit-theme-ember@1.0.0:
|
||||||
resolution: {integrity: sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==}
|
resolution: {integrity: sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==}
|
||||||
|
@ -16839,7 +16839,7 @@ snapshots:
|
||||||
rimraf: 2.7.1
|
rimraf: 2.7.1
|
||||||
underscore.string: 3.3.6
|
underscore.string: 3.3.6
|
||||||
|
|
||||||
qunit-dom@3.2.0:
|
qunit-dom@3.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
dom-element-descriptors: 0.5.1
|
dom-element-descriptors: 0.5.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue