mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Merge pull request #5793 from scratchfoundation/renovate/minilog-2.x
chore(deps): update dependency minilog to v2.1.0
This commit is contained in:
commit
2680f6bac4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -79,7 +79,7 @@
|
|||
"lodash.omit": "3.1.0",
|
||||
"lodash.uniqby": "4.7.0",
|
||||
"mini-css-extract-plugin": "1.6.2",
|
||||
"minilog": "2.0.8",
|
||||
"minilog": "2.1.0",
|
||||
"pako": "0.2.8",
|
||||
"plotly.js": "1.47.4",
|
||||
"postcss": "8.4.35",
|
||||
|
@ -16387,9 +16387,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/minilog": {
|
||||
"version": "2.0.8",
|
||||
"resolved": "https://registry.npmjs.org/minilog/-/minilog-2.0.8.tgz",
|
||||
"integrity": "sha512-QQ42mlFrVrCYWHEEFGer/52p/816j98VNjOIgSueLlksTDvzSND7mHqz6vq7xhJPMxaLH7fJZJwjD45S7V3L3g==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/minilog/-/minilog-2.1.0.tgz",
|
||||
"integrity": "sha512-UPg2RLmS2JteQ8bn5xA69skwi7evHYcHgRULQIGnNsuXheOHUsFyWitMkqpa3Q9ezSpbDC7vaYKxYCLryCV4og==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"microee": "0.0.2"
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
"lodash.omit": "3.1.0",
|
||||
"lodash.uniqby": "4.7.0",
|
||||
"mini-css-extract-plugin": "1.6.2",
|
||||
"minilog": "2.0.8",
|
||||
"minilog": "2.1.0",
|
||||
"pako": "0.2.8",
|
||||
"plotly.js": "1.47.4",
|
||||
"postcss": "8.4.35",
|
||||
|
|
Loading…
Reference in a new issue