deps: bump @primer/css from 17.6.0 to 17.8.0 (#521) [skip ci]

This commit is contained in:
dependabot[bot]
2021-09-07 00:58:44 +02:00
committed by GitHub
parent f1835c0fe0
commit e2d9996f09
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.7.0", "@octokit/graphql": "^4.7.0",
"@octokit/rest": "^18.10.0", "@octokit/rest": "^18.10.0",
"@primer/css": "^17.6.0", "@primer/css": "^17.8.0",
"axios": "^0.21.1", "axios": "^0.21.1",
"clipboard": "^2.0.8", "clipboard": "^2.0.8",
"compression": "^1.7.4", "compression": "^1.7.4",
@@ -1837,20 +1837,20 @@
"integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo=" "integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo="
}, },
"node_modules/@primer/css": { "node_modules/@primer/css": {
"version": "17.6.0", "version": "17.8.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.6.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-17.8.0.tgz",
"integrity": "sha512-LHXyJBvdsNnS8SXkkpiOHQD0n1rnZorgIQa0zrXRJZpC3jYAJK0AP1W3OGp65+3Uzjcozn2Nf0h8N9+uiE2iyg==", "integrity": "sha512-J6pMlHyOz9SJSMtw2RUPWYXDq23kxUHsmiC06x5D9bFsSvbCcivo04xbxVd1s8x5iq87uwMqM4msf0BJiLzSQw==",
"dependencies": { "dependencies": {
"@primer/primitives": "^4.3.5" "@primer/primitives": "4.7.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": "4.4.1", "version": "4.7.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-4.4.1.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-4.7.0.tgz",
"integrity": "sha512-0Z8jijTiUXsCjEchUtkOanqQhQhPdF3bup09V+3+eMAx5jOLTL5wVw8Jrwp4LpfQ3CnOv8SJ1Yh3Z4enM2WrnQ==" "integrity": "sha512-0tvy4e412UvwdhOIcLQU7N3TRA/SFzCcIBB0oReIwnaR+tIeSHqxoPaoHA3WZPjZpSOcvJiURmA5EXcZnFkGmg=="
}, },
"node_modules/@sindresorhus/is": { "node_modules/@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",
@@ -11525,17 +11525,17 @@
} }
}, },
"@primer/css": { "@primer/css": {
"version": "17.6.0", "version": "17.8.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-17.6.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-17.8.0.tgz",
"integrity": "sha512-LHXyJBvdsNnS8SXkkpiOHQD0n1rnZorgIQa0zrXRJZpC3jYAJK0AP1W3OGp65+3Uzjcozn2Nf0h8N9+uiE2iyg==", "integrity": "sha512-J6pMlHyOz9SJSMtw2RUPWYXDq23kxUHsmiC06x5D9bFsSvbCcivo04xbxVd1s8x5iq87uwMqM4msf0BJiLzSQw==",
"requires": { "requires": {
"@primer/primitives": "^4.3.5" "@primer/primitives": "4.7.0"
} }
}, },
"@primer/primitives": { "@primer/primitives": {
"version": "4.4.1", "version": "4.7.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-4.4.1.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-4.7.0.tgz",
"integrity": "sha512-0Z8jijTiUXsCjEchUtkOanqQhQhPdF3bup09V+3+eMAx5jOLTL5wVw8Jrwp4LpfQ3CnOv8SJ1Yh3Z4enM2WrnQ==" "integrity": "sha512-0tvy4e412UvwdhOIcLQU7N3TRA/SFzCcIBB0oReIwnaR+tIeSHqxoPaoHA3WZPjZpSOcvJiURmA5EXcZnFkGmg=="
}, },
"@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.7.0", "@octokit/graphql": "^4.7.0",
"@octokit/rest": "^18.10.0", "@octokit/rest": "^18.10.0",
"@primer/css": "^17.6.0", "@primer/css": "^17.8.0",
"axios": "^0.21.1", "axios": "^0.21.1",
"clipboard": "^2.0.8", "clipboard": "^2.0.8",
"compression": "^1.7.4", "compression": "^1.7.4",