summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 22:31:42 +0000
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-05-31 16:54:49 +0000
commit38d732e1bad6bba75d8728b40daf15006202a479 (patch)
tree98a528be824907fd947a3e6411d7dfbfd1235d9d
parent9dfa135f8509e49040beb86f2f5f96f350b3610f (diff)
downloadwebsite-38d732e1bad6bba75d8728b40daf15006202a479.tar.gz
website-38d732e1bad6bba75d8728b40daf15006202a479.tar.bz2
website-38d732e1bad6bba75d8728b40daf15006202a479.tar.xz
website-38d732e1bad6bba75d8728b40daf15006202a479.zip
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>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index ab77cd0..237e2fb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4779,9 +4779,9 @@ minimatch@^3.1.1:
brace-expansion "^1.1.7"
minimist@^1.2.0, minimist@^1.2.5:
- version "1.2.5"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
minipass@^3.1.1:
version "3.1.3"