Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 3 directories with 4 …
Browse files Browse the repository at this point in the history
…updates (#335)

Bumps the npm_and_yarn group with 4 updates in the / directory: [rollup](https://github.com/rollup/rollup), [vue](https://github.com/vuejs/core), [happy-dom](https://github.com/capricorn86/happy-dom) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /packages/v2 directory: [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /packages/v3 directory: [happy-dom](https://github.com/capricorn86/happy-dom).


Updates `rollup` from 3.29.4 to 3.29.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.4...v3.29.5)

Updates `vue` from 3.4.22 to 3.4.23
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.4.23/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.22...v3.4.23)

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

Updates `vite` from 5.2.7 to 5.2.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

Updates `rollup` from 3.29.5 to 4.24.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.4...v3.29.5)

Updates `happy-dom` from 14.12.3 to 15.11.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.3.9...v15.10.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vue
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: happy-dom
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent f145d6f commit 40b18d4
Show file tree
Hide file tree
Showing 3 changed files with 1,371 additions and 321 deletions.
2 changes: 1 addition & 1 deletion packages/v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"jsdoc": "^4.0.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup": "^4.24.4",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-css-only": "^4.3.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"gh-pages": "^6.1.1",
"happy-dom": "^14.3.9",
"happy-dom": "^15.11.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"lodash.throttle": "^4.1.1",
Expand Down
Loading

0 comments on commit 40b18d4

Please sign in to comment.