Skip to content

Commit 185bb91

Browse files
dependabot[bot]Damian Sznajder
authored and
Damian Sznajder
committed
chore(deps): bump minimist from 1.2.5 to 1.2.6
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] <support@github.com>
1 parent 5c68701 commit 185bb91

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@ Manage pull requests and conduct code reviews in your IDE with full source-tree
4141

4242
<br>
4343

44-
<a title="Try Duckly" href="https://bit.ly/34IZ7H1"><img src="https://storage.googleapis.com/gitduck/img/duckly-sponsor-vsc-opt.png"></a>
45-
46-
<p>Easy pair programming with any IDE. Duckly enables you to talk, share your code inreal-time, server and terminal with people using different IDEs <a title="Try it out for free" href="https://bit.ly/34IZ7H1">Try it out for free</a>
47-
</p>
48-
49-
<br>
50-
5144
### Conquer of Completion
5245

5346
It is possible to use this package in your vim/neovim text editor, to make this possible, make sure you have the `coc.nvim` previously configured, then add this command to your `init.vim`

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1321,9 +1321,9 @@ minimatch@^3.0.4:
13211321
brace-expansion "^1.1.7"
13221322

13231323
minimist@^1.2.0:
1324-
version "1.2.5"
1325-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1326-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1324+
version "1.2.6"
1325+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1326+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
13271327

13281328
ms@2.0.0:
13291329
version "2.0.0"

0 commit comments

Comments
 (0)