1
0
mirror of synced 2026-01-02 12:04:38 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2020-11-13 03:42:02 -08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1151,9 +1151,9 @@
}
},
"@github/rest-api-operations": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.7.0.tgz",
"integrity": "sha512-qe9tMxtz5POaQk0hlH55uvbiVesxUfR0Qn0uq/R8Ak2I13h3aK79+XKbIT4HPXfm08X3sCWEJEK2kLg3UlTRsw=="
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.7.1.tgz",
"integrity": "sha512-ppNyeJAOgCpMqmkBBbSwj2JPfzfpN9ST4xe1G3sLl9OsYSasHTb39s1ZiHAIdIaVAtyeRnGL/3wp8dUqrX6G4A=="
},
"@hapi/address": {
"version": "2.1.4",

View File

@@ -16,7 +16,7 @@
"@github-docs/data-directory": "^1.2.0",
"@github-docs/frontmatter": "^1.3.1",
"@github-docs/render-content": "^5.2.0",
"@github/rest-api-operations": "^3.7.0",
"@github/rest-api-operations": "^3.7.1",
"@octokit/rest": "^16.38.1",
"@primer/css": "^15.1.0",
"@primer/octicons": "^11.0.0",