mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-16 02:55:44 +00:00
Update node modules
This commit is contained in:
parent
d10bd849a0
commit
56ced276ec
585 changed files with 125490 additions and 100312 deletions
27
node_modules/deprecation/package.json
generated
vendored
27
node_modules/deprecation/package.json
generated
vendored
|
|
@ -1,35 +1,38 @@
|
|||
{
|
||||
"_from": "deprecation@^2.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"deprecation@2.3.1",
|
||||
"."
|
||||
]
|
||||
],
|
||||
"_from": "deprecation@2.3.1",
|
||||
"_id": "deprecation@2.3.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
|
||||
"_location": "/deprecation",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "deprecation@^2.0.0",
|
||||
"raw": "deprecation@2.3.1",
|
||||
"name": "deprecation",
|
||||
"escapedName": "deprecation",
|
||||
"rawSpec": "^2.0.0",
|
||||
"rawSpec": "2.3.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.0"
|
||||
"fetchSpec": "2.3.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@octokit/plugin-rest-endpoint-methods",
|
||||
"/@octokit/request",
|
||||
"/@octokit/request-error",
|
||||
"/@octokit/rest"
|
||||
"/@octokit/request-error"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
|
||||
"_shasum": "6368cbdb40abf3373b525ac87e4a260c3a700919",
|
||||
"_spec": "deprecation@^2.0.0",
|
||||
"_where": "/Users/shim.taewon/Documents/sticky-pull-request-comment/node_modules/@octokit/request",
|
||||
"_spec": "2.3.1",
|
||||
"_where": ".",
|
||||
"bugs": {
|
||||
"url": "https://github.com/gr2m/deprecation/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Log a deprecation message with stack",
|
||||
"devDependencies": {
|
||||
"@pika/pack": "^0.3.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue