Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [tar](https://github.com/isaacs/node-tar) and [happy-dom](https://github.com/capricorn86/happy-dom).


Updates `tar` from 6.2.1 to 7.0.0
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.1...v7.0.0)

Updates `happy-dom` from 10.0.3 to 15.10.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v10.0.3...v15.10.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent ca1b8b9 commit 998856a
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ignore-walk": "6.0.5",
"js-yaml": "4.1.0",
"postcss": "8.4.49",
"tar": "6.2.1",
"tar": "7.0.0",
"terser": "5.36.0",
"typescript": "5.6.3",
"esbuild": "0.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"fluent-ffmpeg": "2.1.3",
"form-data": "4.0.1",
"got": "14.4.4",
"happy-dom": "15.11.4",
"happy-dom": "15.10.2",
"hpagent": "1.2.0",
"htmlescape": "1.1.1",
"http-link-header": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "9.31.0",
"fast-glob": "3.3.2",
"happy-dom": "10.0.3",
"happy-dom": "15.10.2",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "9.31.0",
"fast-glob": "3.3.2",
"happy-dom": "10.0.3",
"happy-dom": "15.10.2",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.6.4",
Expand Down
Loading

0 comments on commit 998856a

Please sign in to comment.