Skip to content

Commit 201db6c

Browse files
Bump minimist from 1.2.0 to 1.2.6 in /examples/typescript (#563)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dc0eaa commit 201db6c

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

examples/typescript/yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,15 +2434,10 @@ minimatch@^3.0.4:
24342434
dependencies:
24352435
brace-expansion "^1.1.7"
24362436

2437-
minimist@^1.2.0:
2438-
version "1.2.0"
2439-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2440-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
2441-
2442-
minimist@^1.2.5:
2443-
version "1.2.5"
2444-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
2445-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
2437+
minimist@^1.2.0, minimist@^1.2.5:
2438+
version "1.2.6"
2439+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
2440+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
24462441

24472442
minipass@^2.6.0, minipass@^2.9.0:
24482443
version "2.9.0"

0 commit comments

Comments
 (0)