Compare commits

..

No commits in common. "61a9c09bdbf131ed27038f2267f3a3dc4521bc42" and "710dcb0df10d6cfb94678139bd92a0919d43a18d" have entirely different histories.

3 changed files with 1462 additions and 1127 deletions

2577
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -62,7 +62,7 @@
"markdownlint-cli": "^0.27.1",
"merge": "^2.1.1",
"minify": "^7.0.1",
"node-sass": "^7.0.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"stylelint": "^13.12.0",
"stylelint-a11y": "^1.2.3",

View file

@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}