Merge pull request #1213 from mingrammer/dependabot/npm_and_yarn/website/minimist-1.2.8

chore(deps): bump minimist from 1.2.7 to 1.2.8 in /website
pull/1220/head
Filipe Oliveira 3 months ago committed by GitHub
commit 19565359e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

File diff suppressed because it is too large Load Diff

@ -12,6 +12,6 @@
"docusaurus": "^1.14.7"
},
"dependencies": {
"minimist": "^1.2.7"
"minimist": "^1.2.8"
}
}

@ -3963,9 +3963,9 @@ minimatch@3.0.4, minimatch@^3.0.4, minimatch@~3.0.2:
dependencies:
brace-expansion "^1.1.7"
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.7:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
mixin-deep@^1.1.3, mixin-deep@^1.2.0:
version "1.3.2"

Loading…
Cancel
Save