Update node modules

This commit is contained in:
marocchino 2021-01-21 07:02:35 +09:00
parent d10bd849a0
commit 56ced276ec
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
585 changed files with 125490 additions and 100312 deletions

View file

@ -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",