Skip to content
Snippets Groups Projects
Unverified Commit ac259f90 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump @primer/css from 12.7.0 to 14.3.0

parent 8bd2da55
No related branches found
No related tags found
No related merge requests found
{
"name": "just-the-docs",
"version": "0.2.6",
"version": "0.2.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -177,17 +177,17 @@
"dev": true
},
"@primer/css": {
"version": "12.7.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-12.7.0.tgz",
"integrity": "sha512-EVqfwX1jxKWQoV9IxxCJQG7HlyKefdkYTJdnDV43Rr1cyidUTkQN9W0uMuN+RD9cmAzip/40b2E+7gsvsFDmBA==",
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-14.3.0.tgz",
"integrity": "sha512-n5/skNhsbCc+wStmH2nSFHWS8I1XFVtdSabG7IuCYbGELuxduw3x5kl9uYQwG558E5/4wQZ/WbAeACuTTjcWFA==",
"requires": {
"@primer/octicons": "^9.1.1"
}
},
"@primer/octicons": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-9.1.1.tgz",
"integrity": "sha512-7EGM0+Kx39bIgaYr9bTCzFvBCxm+fqh/YJIoSns8zfCwss32ZJ2GDP3024UH709VQtM5cKFU4JcIYPHyGdSfIg==",
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-9.6.0.tgz",
"integrity": "sha512-B5Wzk5izRXXz0JqEXJkVUtqhCXSpUKgqYkVwegMkp5sziBW+ksd9LPbONlCWyyLODwf9GsI2sBXekR7m+JJDBw==",
"requires": {
"object-assign": "^4.1.1"
}
......
......@@ -11,7 +11,7 @@
"stylelint-selector-no-utility": "^4.0.0"
},
"dependencies": {
"@primer/css": "^12.7.0"
"@primer/css": "^14.3.0"
},
"scripts": {
"test": "stylelint '**/*.scss'"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment