Skip to content

Commit

Permalink
chore(deps-dev): bump the tests group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tests group with 2 updates: [@faker-js/faker](https://github.com/faker-js/faker) and [happy-dom](https://github.com/capricorn86/happy-dom).


Updates `@faker-js/faker` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.4.0...v8.4.1)

Updates `happy-dom` from 13.3.4 to 13.3.8
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v13.3.4...v13.3.8)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 24f58d6 commit bf94f02
Show file tree
Hide file tree
Showing 4 changed files with 373 additions and 99 deletions.
4 changes: 2 additions & 2 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"test": "vitest run --segfault-retry=3"
},
"devDependencies": {
"@faker-js/faker": "^8.4.0",
"@faker-js/faker": "^8.4.1",
"@vitest/coverage-v8": "^1.2.2",
"eslint-config-shopware": "workspace:*",
"happy-dom": "^13.3.4",
"happy-dom": "^13.3.8",
"tsconfig": "workspace:*",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@vitest/coverage-v8": "^1.2.2",
"@vue/test-utils": "^2.4.4",
"eslint-config-shopware": "workspace:*",
"happy-dom": "^13.3.4",
"happy-dom": "^13.3.8",
"tsconfig": "workspace:*",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@vitest/coverage-v8": "^1.2.2",
"happy-dom": "^13.3.4",
"happy-dom": "^13.3.8",
"tsconfig": "workspace:*",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
Expand Down
Loading

0 comments on commit bf94f02

Please sign in to comment.