mirror of
https://github.com/primer/css.git
synced 2024-11-30 11:17:05 +03:00
Bump minimist from 1.2.2 to 1.2.3
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
beca305fe0
commit
d07ac2f3b7
6
package-lock.json
generated
6
package-lock.json
generated
@ -11763,9 +11763,9 @@
|
||||
}
|
||||
},
|
||||
"minimist": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.2.tgz",
|
||||
"integrity": "sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.3.tgz",
|
||||
"integrity": "sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==",
|
||||
"dev": true
|
||||
},
|
||||
"minimist-options": {
|
||||
|
@ -59,7 +59,7 @@
|
||||
"gh-pages": "^1.0.0",
|
||||
"globby": "^6.1.0",
|
||||
"klaw": "3.0.0",
|
||||
"minimist": "1.2.2",
|
||||
"minimist": "1.2.3",
|
||||
"node-fetch": "2.4.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "7.0.14",
|
||||
|
Loading…
Reference in New Issue
Block a user