Skip to content

Commit 5cb25a2

Browse files
authored
Merge pull request #2506 from ably/dependabot/npm_and_yarn/how-tos/pub-sub/vite-4.5.11
chore(deps-dev): bump vite from 4.5.6 to 4.5.11 in /how-tos/pub-sub
2 parents d8878f5 + 0c9e27d commit 5cb25a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

how-tos/pub-sub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"eslint-plugin-react-refresh": "^0.4.3",
2727
"postcss": "^8.4.31",
2828
"typescript": "^5.0.2",
29-
"vite": "^4.5.6"
29+
"vite": "^4.5.11"
3030
}
3131
}

how-tos/pub-sub/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1789,10 +1789,10 @@ uri-js@^4.2.2:
17891789
dependencies:
17901790
punycode "^2.1.0"
17911791

1792-
vite@^4.5.6:
1793-
version "4.5.6"
1794-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
1795-
integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg==
1792+
vite@^4.5.11:
1793+
version "4.5.11"
1794+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.11.tgz#796797f40d5bf5ce673d3773c9e0c4cbe204e85a"
1795+
integrity sha512-4mVdhLkZ0vpqZLGJhNm+X1n7juqXApEMGlUXcOQawA45UmpxivOYaMBkI/Js3FlBsNA8hCgEnX5X04moFitSGw==
17961796
dependencies:
17971797
esbuild "^0.18.10"
17981798
postcss "^8.4.27"

0 commit comments

Comments
 (0)