chore(deps): bump @primer/css from 19.1.0 to 19.2.0 (#784) [skip ci]

This commit is contained in:
dependabot[bot]
2022-01-17 22:20:07 -05:00
committed by GitHub
parent 48c305639a
commit 23a8349ab2
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": "^19.1.0", "@primer/css": "^19.2.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",
@@ -1782,20 +1782,20 @@
"integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo=" "integrity": "sha1-XUGq4K61gnqbjuFcqsSnCgWBETo="
}, },
"node_modules/@primer/css": { "node_modules/@primer/css": {
"version": "19.1.0", "version": "19.2.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-19.1.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.2.0.tgz",
"integrity": "sha512-5RS69qGWZP2s6yVev+gRYhNLm0Nx4uQn07y+ON/IuGfsKkm0Mjtv8Buk1Rmo1ArnS7mjWn3F/oMsmY6VdvY0NQ==", "integrity": "sha512-20fJIGZy/s+LqDfqR1qqGS34LZTg3co4XbeL+Lv45LBqsVQ+ULwURNU6y3JBb78THLbish9V4TccPw59dj1YOQ==",
"dependencies": { "dependencies": {
"@primer/primitives": "^7.2.0" "@primer/primitives": "^7.4.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": "7.2.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.2.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz",
"integrity": "sha512-7HkPAn7gnCcKPfDrqJc9OCUttPwBcoJRj2JR78obUbCkSfRV4I7cZiMS8tf9rYJ9HV69u+km8ab2Jrf4eOnVBg==" "integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg=="
}, },
"node_modules/@sindresorhus/is": { "node_modules/@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",
@@ -11372,17 +11372,17 @@
} }
}, },
"@primer/css": { "@primer/css": {
"version": "19.1.0", "version": "19.2.0",
"resolved": "https://registry.npmjs.org/@primer/css/-/css-19.1.0.tgz", "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.2.0.tgz",
"integrity": "sha512-5RS69qGWZP2s6yVev+gRYhNLm0Nx4uQn07y+ON/IuGfsKkm0Mjtv8Buk1Rmo1ArnS7mjWn3F/oMsmY6VdvY0NQ==", "integrity": "sha512-20fJIGZy/s+LqDfqR1qqGS34LZTg3co4XbeL+Lv45LBqsVQ+ULwURNU6y3JBb78THLbish9V4TccPw59dj1YOQ==",
"requires": { "requires": {
"@primer/primitives": "^7.2.0" "@primer/primitives": "^7.4.0"
} }
}, },
"@primer/primitives": { "@primer/primitives": {
"version": "7.2.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.2.0.tgz", "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz",
"integrity": "sha512-7HkPAn7gnCcKPfDrqJc9OCUttPwBcoJRj2JR78obUbCkSfRV4I7cZiMS8tf9rYJ9HV69u+km8ab2Jrf4eOnVBg==" "integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg=="
}, },
"@sindresorhus/is": { "@sindresorhus/is": {
"version": "4.0.1", "version": "4.0.1",

View File

@@ -31,7 +31,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": "^19.1.0", "@primer/css": "^19.2.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",