Skip to content

Commit 1ce526b

Browse files
chore(deps): bump minimist in /examples/typescript-with-tsc (#614)
1 parent 58a41fb commit 1ce526b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/typescript-with-tsc/yarn.lock

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

18871887
minimist@^1.2.5:
1888-
version "1.2.5"
1889-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1890-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1888+
version "1.2.6"
1889+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1890+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
18911891

18921892
mkdirp@^0.5.5:
18931893
version "0.5.5"

0 commit comments

Comments
 (0)