Skip to content

Commit b590d71

Browse files
Bump minimist from 1.2.0 to 1.2.5 in /examples/rollup (stripe#21)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccd0f58 commit b590d71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/rollup/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,9 +1195,9 @@ minimatch@^3.0.4:
11951195
brace-expansion "^1.1.7"
11961196

11971197
minimist@^1.2.0:
1198-
version "1.2.0"
1199-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1200-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
1198+
version "1.2.5"
1199+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1200+
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
12011201

12021202
ms@2.0.0:
12031203
version "2.0.0"

0 commit comments

Comments
 (0)