Bump @primer/css from 17.4.0 to 17.5.1 (#426) [skip ci]

This commit is contained in:
dependabot[bot]
2021-07-30 20:24:59 +02:00
committed by GitHub
parent 6cf4facfd9
commit 168db118bc
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@actions/github": "^4.0.0",
"@octokit/graphql": "^4.6.2",
"@octokit/rest": "^18.5.3",
"@primer/css": "^17.4.0",
"@primer/css": "^17.5.1",
"axios": "^0.21.1",
"clipboard": "^2.0.8",
"compression": "^1.7.4",
@@ -1818,9 +1818,9 @@
"integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo="
},
"node_modules/@primer/css": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.4.0.tgz",
"integrity": "sha512-Zqb7z7pi+iySb2+RAmw9b/3HeDtNwqmlW4wJWq61VBqlY+xDdyauf5LVlVtXAXTxRsBarLqTpDcz4DyRJfAIMA==",
"version": "17.5.1",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.5.1.tgz",
"integrity": "sha512-7+bv6MMGfeu4m5w/YGck2wupQ+XDxh5nWjIWXjAP4t0ol27r3VsDZEauCaHplZCHUAF6h2sfLFZSmxVM0O3MGw==",
"dependencies": {
"@primer/primitives": "^4.3.5"
}
@@ -11346,9 +11346,9 @@
}
},
"@primer/css": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.4.0.tgz",
"integrity": "sha512-Zqb7z7pi+iySb2+RAmw9b/3HeDtNwqmlW4wJWq61VBqlY+xDdyauf5LVlVtXAXTxRsBarLqTpDcz4DyRJfAIMA==",
"version": "17.5.1",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.5.1.tgz",
"integrity": "sha512-7+bv6MMGfeu4m5w/YGck2wupQ+XDxh5nWjIWXjAP4t0ol27r3VsDZEauCaHplZCHUAF6h2sfLFZSmxVM0O3MGw==",
"requires": {
"@primer/primitives": "^4.3.5"
}

View File

@@ -30,7 +30,7 @@
"@actions/github": "^4.0.0",
"@octokit/graphql": "^4.6.2",
"@octokit/rest": "^18.5.3",
"@primer/css": "^17.4.0",
"@primer/css": "^17.5.1",
"axios": "^0.21.1",
"clipboard": "^2.0.8",
"compression": "^1.7.4",