Skip to content

Commit

Permalink
chore(deps-dev): bump qunit-dom from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Yelinz committed Oct 4, 2024
1 parent 44a059f commit 7cf3853
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ember-try": "3.0.0",
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"sass": "1.79.4",
"uikit": "3.21.13",
"webpack": "5.95.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ember-try": "3.0.0",
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"uikit": "3.21.13",
"webpack": "5.95.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"sass": "1.79.4",
"uikit": "3.21.13",
"webpack": "5.95.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"sinon": "19.0.2",
"webpack": "5.95.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"sass": "1.79.4",
"uikit": "3.21.13",
"uuid": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"graphql-tag": "2.12.6",
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"webpack": "5.95.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ember-try": "3.0.0",
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"qunit-dom": "3.2.1",
"uikit": "3.21.13",
"webpack": "5.95.0"
},
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cf3853

Please sign in to comment.