Skip to content

Commit

Permalink
Merge pull request #2408 from ably/dependabot/npm_and_yarn/how-tos/pu…
Browse files Browse the repository at this point in the history
…b-sub/vite-4.5.6

chore(deps-dev): bump vite from 4.5.5 to 4.5.6 in /how-tos/pub-sub
  • Loading branch information
GregHolmes authored Jan 29, 2025
2 parents ffbe83f + 98f087c commit f2d6256
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion how-tos/pub-sub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"eslint-plugin-react-refresh": "^0.4.3",
"postcss": "^8.4.31",
"typescript": "^5.0.2",
"vite": "^4.5.5"
"vite": "^4.5.6"
}
}
8 changes: 4 additions & 4 deletions how-tos/pub-sub/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1789,10 +1789,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

vite@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
vite@^4.5.6:
version "4.5.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit f2d6256

Please sign in to comment.