aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-05 23:56:50 +0000
committerGitHub <[email protected]>2023-03-05 23:56:50 +0000
commit516e22b1184224fff7a3b5de9f2f47b681acb0ba (patch)
treeb134b5900da5a38a31c5f0ef794058906540b0bb
parentfix: pre text wrapping to overflow (diff)
downloadctrl-v-dependabot/npm_and_yarn/frontend/minimist-1.2.8.tar.xz
ctrl-v-dependabot/npm_and_yarn/frontend/minimist-1.2.8.zip
Bump minimist from 1.2.5 to 1.2.8 in /frontenddependabot/npm_and_yarn/frontend/minimist-1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--frontend/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index f1be868..83b8b97 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -1559,9 +1559,9 @@ minimalistic-crypto-utils@^1.0.1:
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
minimist@^1.2.0:
- 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.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
version "2.0.0"