Skip to content

Commit a4f9e56

Browse files
build(deps): bump minimist from 1.2.5 to 1.2.6 in /examples/ssr/vite (#976)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80edebe commit a4f9e56

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

examples/ssr/vite/yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,6 @@ debug@^4.1.0, debug@^4.3.1:
926926

927927
"dep-import-type@link:./dep-import-type":
928928
version "0.0.0"
929-
uid ""
930929

931930
depd@~1.1.2:
932931
version "1.1.2"
@@ -1528,9 +1527,9 @@ [email protected]:
15281527
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
15291528

15301529
minimist@^1.2.5:
1531-
version "1.2.5"
1532-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1533-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1530+
version "1.2.6"
1531+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1532+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
15341533

15351534
15361535
version "2.0.0"

0 commit comments

Comments
 (0)