Merge pull request #327 from pmarsceill/dependabot/npm_and_yarn/primer/css-14.4.0

Bump @primer/css from 14.3.0 to 14.4.0
This commit is contained in:
Patrick Marsceill 2020-06-26 16:00:04 -04:00 committed by GitHub
commit 972da61cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -276,9 +276,9 @@
}
},
"@primer/css": {
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-14.3.0.tgz",
"integrity": "sha512-n5/skNhsbCc+wStmH2nSFHWS8I1XFVtdSabG7IuCYbGELuxduw3x5kl9uYQwG558E5/4wQZ/WbAeACuTTjcWFA==",
"version": "14.4.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-14.4.0.tgz",
"integrity": "sha512-o9DwcAH43jZNDC/rPLjsYTU/I1LsHIgIQlSO3X8vZV2u65LmWeA5jHI2cSadZYN3N0Gm0Soh0zVYuhh7kMskXA==",
"dev": true,
"requires": {
"@primer/octicons": "^9.1.1"

View File

@ -6,7 +6,7 @@
"license": "MIT",
"bugs": "https://github.com/pmarsceill/just-the-docs/issues",
"devDependencies": {
"@primer/css": "^14.3.0",
"@primer/css": "^14.4.0",
"prettier": "^2.0.5",
"stylelint": "^13.6.1",
"stylelint-config-prettier": "^8.0.2",