Skip to content

Commit bdbd69d

Browse files
dependabot[bot]kamadorueda
authored andcommitted
build(deps): bump minimist from 1.2.5 to 1.2.6 in /integrations/vscode
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1435f27 commit bdbd69d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

integrations/vscode/yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
33

4+
45
ansi-regex@^2.0.0:
56
version "2.1.1"
67
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
@@ -474,9 +475,9 @@ minimatch@^3.0.3, minimatch@^3.0.4:
474475
brace-expansion "^1.1.7"
475476

476477
minimist@^1.2.0, minimist@^1.2.3:
477-
version "1.2.5"
478-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
479-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
478+
version "1.2.6"
479+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
480+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
480481

481482
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
482483
version "0.5.3"

0 commit comments

Comments
 (0)