run npm audit fix to update css-what

This commit is contained in:
Adam Warner
2021-07-03 22:37:53 +01:00
parent 97d4d3fb38
commit 41fef849c6
2 changed files with 2458 additions and 51 deletions

2507
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^2.13.6",
"linkinator": "^2.14.0",
"markdownlint-cli2": "0.1.3"
}
}