mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
Update package-lock.json
This commit is contained in:
parent
2613158d75
commit
3dbe62e3f0
14
package-lock.json
generated
14
package-lock.json
generated
@ -219,9 +219,9 @@
|
||||
}
|
||||
},
|
||||
"@octokit/openapi-types": {
|
||||
"version": "12.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.6.1.tgz",
|
||||
"integrity": "sha512-zirGmxkSQuZIQYsOLtCxNoKi7ByKLwGhrGhHz6YUI7h/c8xOES9bEoHOeq4z81uNf2AGAqNfPW9i3GOrpgKoJQ==",
|
||||
"version": "12.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.7.0.tgz",
|
||||
"integrity": "sha512-vWXEPETgvltt9jEYdNtQTM8xnsQ7loEbBaLV26V7Tx8ovoN8P7R3XvhFeWiboqNhlXuBsIg1QI979WElB5mGXw==",
|
||||
"dev": true
|
||||
},
|
||||
"@octokit/plugin-paginate-rest": {
|
||||
@ -287,12 +287,12 @@
|
||||
}
|
||||
},
|
||||
"@octokit/types": {
|
||||
"version": "6.38.2",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.38.2.tgz",
|
||||
"integrity": "sha512-McFegRKQ1qaMSnDt8ScJzv26IFR1zhXveYaqx8wF7QEgiy4GHMrnX4xbP+Yl+kAr12DCplL3WJq4xkeD1VMfmw==",
|
||||
"version": "6.39.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.39.0.tgz",
|
||||
"integrity": "sha512-Mq4N9sOAYCitTsBtDdRVrBE80lIrMBhL9Jbrw0d+j96BAzlq4V+GLHFJbHokEsVvO/9tQupQdoFdgVYhD2C8UQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/openapi-types": "^12.6.1"
|
||||
"@octokit/openapi-types": "^12.7.0"
|
||||
}
|
||||
},
|
||||
"@types/chai": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user