Skip to content

Commit a39ceb4

Browse files
[skip netlify]: Bump qunit-dom from 3.0.0 to 3.1.1
Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/mainmatter/qunit-dom/releases) - [Commits](mainmatter/qunit-dom@v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: qunit-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 922b0b2 commit a39ceb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"prember": "^2.0.0",
7979
"prettier": "^3.2.5",
8080
"qunit": "^2.20.1",
81-
"qunit-dom": "^3.0.0",
81+
"qunit-dom": "^3.1.1",
8282
"release-it": "^15.11.0",
8383
"release-it-lerna-changelog": "^5.0.0",
8484
"sass": "^1.74.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12669,10 +12669,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
1266912669
rimraf "^2.5.4"
1267012670
underscore.string "~3.3.4"
1267112671

12672-
qunit-dom@^3.0.0:
12673-
version "3.0.0"
12674-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.0.0.tgz#326e83e4ce8d492bdff91a8cb4d5b54a20917fcc"
12675-
integrity sha512-rqGZ9ZgOvtOY+Ph2ElCJ4pRIHouMZmI3DWK35Xr3x3c17/gIwOHHyKAQk6XetqhqepS6p+oXvK6Bx1uZu5jJuw==
12672+
qunit-dom@^3.1.1:
12673+
version "3.1.1"
12674+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.1.1.tgz#7ea0ec76eade1a897f70f2ac13b75ce75c5aa792"
12675+
integrity sha512-Ja2NK+LsQM4iDU5QFtkwbLEbETgr6+7wTf7t6DXW3hWhB6GmAtKA2r3eLnmXpSdncMnoBsedXSKfjM0iMTOUGQ==
1267612676

1267712677
qunit@^2.20.1:
1267812678
version "2.20.1"

0 commit comments

Comments
 (0)