Skip to content

Commit 0ca7f61

Browse files
chore(deps): bump minimist from 1.2.5 to 1.2.8 in /examples/basic
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc4b6bc commit 0ca7f61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/basic/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5688,9 +5688,9 @@ minimatch@^3.0.4:
56885688
brace-expansion "^1.1.7"
56895689

56905690
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
5691-
version "1.2.5"
5692-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5693-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5691+
version "1.2.8"
5692+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
5693+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
56945694

56955695
minipass@^3.0.0, minipass@^3.1.3:
56965696
version "3.1.5"

0 commit comments

Comments
 (0)