mirror of
https://github.com/actions/labeler.git
synced 2026-01-14 17:20:52 +08:00
build
This commit is contained in:
17
node_modules/@octokit/rest/package.json
generated
vendored
17
node_modules/@octokit/rest/package.json
generated
vendored
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"_from": "@octokit/rest@^16.43.1",
|
||||
"_id": "@octokit/rest@16.43.1",
|
||||
"_id": "@octokit/rest@16.43.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-gfFKwRT/wFxq5qlNjnW2dh+qh74XgTQ2B179UX5K1HYCluioWj8Ndbgqw2PVqa1NnVJkGHp2ovMpVn/DImlmkw==",
|
||||
"_integrity": "sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==",
|
||||
"_location": "/@octokit/rest",
|
||||
"_phantomChildren": {
|
||||
"@octokit/types": "2.16.2",
|
||||
"deprecation": "2.3.1",
|
||||
"once": "1.4.0",
|
||||
"os-name": "3.1.0"
|
||||
@@ -24,10 +23,10 @@
|
||||
"_requiredBy": [
|
||||
"/@actions/github"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.1.tgz",
|
||||
"_shasum": "3b11e7d1b1ac2bbeeb23b08a17df0b20947eda6b",
|
||||
"_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.2.tgz",
|
||||
"_shasum": "c53426f1e1d1044dee967023e3279c50993dd91b",
|
||||
"_spec": "@octokit/rest@^16.43.1",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler/node_modules/@actions/github",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@actions/github",
|
||||
"author": {
|
||||
"name": "Gregor Martynus",
|
||||
"url": "https://github.com/gr2m"
|
||||
@@ -89,13 +88,13 @@
|
||||
"bundlesize": "^0.18.0",
|
||||
"chai": "^4.1.2",
|
||||
"compression-webpack-plugin": "^3.1.0",
|
||||
"cypress": "^3.0.0",
|
||||
"cypress": "^4.0.0",
|
||||
"glob": "^7.1.2",
|
||||
"http-proxy-agent": "^4.0.0",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.merge": "^4.6.1",
|
||||
"lodash.upperfirst": "^4.3.1",
|
||||
"lolex": "^5.1.2",
|
||||
"lolex": "^6.0.0",
|
||||
"mkdirp": "^1.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"mustache": "^4.0.0",
|
||||
@@ -177,5 +176,5 @@
|
||||
"validate:ts": "tsc --target es6 --noImplicitAny index.d.ts"
|
||||
},
|
||||
"types": "index.d.ts",
|
||||
"version": "16.43.1"
|
||||
"version": "16.43.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user