Skip to content

Commit 9407687

Browse files
Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [rollup](https://github.com/rollup/rollup). Updates `vite` from 4.5.3 to 4.5.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite) 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) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90b7caf commit 9407687

File tree

2 files changed

+33
-35
lines changed

2 files changed

+33
-35
lines changed

package-lock.json

+32-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@vitejs/plugin-react": "^4.1.1",
4444
"jsdom": "^22.1.0",
45-
"vite": "^4.5.3",
45+
"vite": "^4.5.5",
4646
"vitest": "^0.34.6"
4747
}
4848
}

0 commit comments

Comments
 (0)