Skip to content

Commit 6e12ea0

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates (#198)
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [ws](https://github.com/websockets/ws). Updates `vite` from 5.2.13 to 5.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) Updates `ws` from 8.17.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.17.1) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ws 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> Co-authored-by: Shreyas Karnik <[email protected]>
1 parent 9dcfb6c commit 6e12ea0

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
"ts-loader": "9.5.1",
8484
"tslib": "^2.6.2",
8585
"typescript": "5.4.5",
86-
"vite": "5.2.13",
86+
"vite": "5.3.1",
8787
"vite-plugin-top-level-await": "^1.4.1",
8888
"vite-plugin-wasm": "^3.3.0",
89-
"ws": "8.17.0"
89+
"ws": "8.17.1"
9090
},
9191
"lint-staged": {
9292
"*.{js,jsx,ts,tsx}": [

0 commit comments

Comments
 (0)