Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit b37c215

Browse files
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: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4a94e commit b37c215

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-vue": "^5.0.0",
3737
"js-yaml": "^4.0.0",
3838
"mini-css-extract-plugin": "^0.9.0",
39-
"minimist": "^1.2.2",
39+
"minimist": "^1.2.6",
4040
"node-sass": "^4.12.0",
4141
"prettier": "^1.18.2",
4242
"sass": "^1.32.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5734,10 +5734,10 @@ minimatch@^3.0.4, minimatch@~3.0.2:
57345734
dependencies:
57355735
brace-expansion "^1.1.7"
57365736

5737-
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.2, minimist@^1.2.5:
5738-
version "1.2.5"
5739-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5740-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5737+
minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
5738+
version "1.2.6"
5739+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
5740+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
57415741

57425742
minipass-collect@^1.0.2:
57435743
version "1.0.2"

0 commit comments

Comments
 (0)