chore(deps): bump @primer/css from 18.0.1 to 18.1.0 (#644) [skip ci]

This commit is contained in:
dependabot[bot]
2021-11-02 14:08:04 -04:00
committed by GitHub
parent 04a70beece
commit 4cc0e08213
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@actions/github": "^4.0.0", "@actions/github": "^4.0.0",
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^18.0.1", "@primer/css": "^18.1.0",
"axios": "^0.24.0", "axios": "^0.24.0",
"clipboard": "^2.0.8", "clipboard": "^2.0.8",
"compression": "^1.7.4", "compression": "^1.7.4",
@@ -1807,20 +1807,20 @@
"integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo=" "integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo="
}, },
"node_modules/@primer/css": { "node_modules/@primer/css": {
"version": "18.0.1", "version": "18.1.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.0.1.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-18.1.0.tgz",
"integrity": "sha512-6xc0SAQGFDNl7Lc1ETOl5CIaLP4P3Vo+soWisoCNGWlLbJlHUAJGCSyLR1nZpoIS7vbZeSmwULUzOXzpnFpTFg==", "integrity": "sha512-B7ZjxeGPXzcaSm7dAp9n1C2tXDfJnRpdUlfLoTnsXWGKKgbHKgtDtwgRn+e0KGSDoNTmC85N3gemNfkT69D0kg==",
"dependencies": { "dependencies": {
"@primer/primitives": "^5.0.0" "@primer/primitives": "6.0.0"
}, },
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
} }
}, },
"node_modules/@primer/primitives": { "node_modules/@primer/primitives": {
"version": "5.1.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-5.1.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-6.0.0.tgz",
"integrity": "sha512-pW8DIh6rZV0/R7lxHnVRJ/tdN4kDVSpAtdcCecxKsvtgK5d9haekt3ERpM6i93xKwB5CJYy9ouuC9C0UqWPI0A==" "integrity": "sha512-idupwQC7vpMki4G2HBpQqTAD6MusFkipgfNXxETQ1D4yLkMQ1bMuif09dnHB7bhQBO5pXUFt52LMpPAnM5Zv4w=="
}, },
"node_modules/@sindresorhus/is": { "node_modules/@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",
@@ -11289,17 +11289,17 @@
} }
}, },
"@primer/css": { "@primer/css": {
"version": "18.0.1", "version": "18.1.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-18.0.1.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-18.1.0.tgz",
"integrity": "sha512-6xc0SAQGFDNl7Lc1ETOl5CIaLP4P3Vo+soWisoCNGWlLbJlHUAJGCSyLR1nZpoIS7vbZeSmwULUzOXzpnFpTFg==", "integrity": "sha512-B7ZjxeGPXzcaSm7dAp9n1C2tXDfJnRpdUlfLoTnsXWGKKgbHKgtDtwgRn+e0KGSDoNTmC85N3gemNfkT69D0kg==",
"requires": { "requires": {
"@primer/primitives": "^5.0.0" "@primer/primitives": "6.0.0"
} }
}, },
"@primer/primitives": { "@primer/primitives": {
"version": "5.1.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-5.1.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-6.0.0.tgz",
"integrity": "sha512-pW8DIh6rZV0/R7lxHnVRJ/tdN4kDVSpAtdcCecxKsvtgK5d9haekt3ERpM6i93xKwB5CJYy9ouuC9C0UqWPI0A==" "integrity": "sha512-idupwQC7vpMki4G2HBpQqTAD6MusFkipgfNXxETQ1D4yLkMQ1bMuif09dnHB7bhQBO5pXUFt52LMpPAnM5Zv4w=="
}, },
"@sindresorhus/is": { "@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",

View File

@@ -30,7 +30,7 @@
"@actions/github": "^4.0.0", "@actions/github": "^4.0.0",
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^18.0.1", "@primer/css": "^18.1.0",
"axios": "^0.24.0", "axios": "^0.24.0",
"clipboard": "^2.0.8", "clipboard": "^2.0.8",
"compression": "^1.7.4", "compression": "^1.7.4",