mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump chalk from 2.4.1 to 2.4.2
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.1...v2.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
9d52a1b747
commit
edaaf3a6a4
6
package-lock.json
generated
6
package-lock.json
generated
@ -3663,9 +3663,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"chalk": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
|
||||
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
||||
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.1",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"babel-eslint": "^10.0.0",
|
||||
"babel-loader": "^8.0.5",
|
||||
"babel-plugin-add-module-exports": "^1.0.0",
|
||||
"chalk": "^2.0.1",
|
||||
"chalk": "^2.4.2",
|
||||
"clipboard": "^2.0.0",
|
||||
"copy-webpack-plugin": "^4.2.1",
|
||||
"css-loader": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user