Skip to content

Commit 10b78a7

Browse files
fix(deps): bump minimist from 1.2.5 to 1.2.8 in /examples/export-data (#125)
to re-release previous changes but with changelog and other rituals 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74cc9a3 commit 10b78a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/export-data/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7057,9 +7057,9 @@ [email protected], minimatch@^3.0.4:
70577057
brace-expansion "^1.1.7"
70587058

70597059
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
7060-
version "1.2.5"
7061-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7062-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
7060+
version "1.2.8"
7061+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
7062+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
70637063

70647064
minipass-collect@^1.0.2:
70657065
version "1.0.2"

0 commit comments

Comments
 (0)