Skip to content

Commit

Permalink
chore: post pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
npm-cli-bot authored and lukekarrys committed Aug 31, 2022
1 parent 44bfedc commit 00a2158
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
3 changes: 3 additions & 0 deletions AUTHORS
Expand Up @@ -848,3 +848,6 @@ Takuya N <takninnovationresearch@gmail.com>
Neel Dani <neeldani@github.com>
Anton Rieder <1301152+aried3r@users.noreply.github.com>
William Marlow <linuxdragon@gmail.com>
KevinBrother <1301239018@qq.com>
Kyle West <kyle-west@users.noreply.github.com>
Nathan Hughes <nathan@endor.ai>
56 changes: 28 additions & 28 deletions package-lock.json
Expand Up @@ -6,7 +6,7 @@
"packages": {
"": {
"name": "npm",
"version": "8.18.0",
"version": "8.19.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -91,7 +91,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^5.0.4",
"@npmcli/arborist": "^5.6.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.2.1",
"@npmcli/fs": "^2.1.0",
Expand All @@ -114,17 +114,17 @@
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.2",
"libnpmdiff": "^4.0.2",
"libnpmexec": "^4.0.2",
"libnpmfund": "^3.0.1",
"libnpmhook": "^8.0.2",
"libnpmorg": "^4.0.2",
"libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.2",
"libnpmsearch": "^5.0.2",
"libnpmteam": "^4.0.2",
"libnpmversion": "^3.0.1",
"libnpmaccess": "^6.0.4",
"libnpmdiff": "^4.0.5",
"libnpmexec": "^4.0.12",
"libnpmfund": "^3.0.3",
"libnpmhook": "^8.0.4",
"libnpmorg": "^4.0.4",
"libnpmpack": "^4.1.3",
"libnpmpublish": "^6.0.5",
"libnpmsearch": "^5.0.4",
"libnpmteam": "^4.0.4",
"libnpmversion": "^3.0.7",
"make-fetch-happen": "^10.2.0",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
Expand Down Expand Up @@ -13855,7 +13855,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "5.6.0",
"version": "5.6.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -13913,7 +13913,7 @@
}
},
"workspaces/libnpmaccess": {
"version": "6.0.3",
"version": "6.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -13932,7 +13932,7 @@
}
},
"workspaces/libnpmdiff": {
"version": "4.0.4",
"version": "4.0.5",
"license": "ISC",
"dependencies": {
"@npmcli/disparity-colors": "^2.0.0",
Expand All @@ -13954,10 +13954,10 @@
}
},
"workspaces/libnpmexec": {
"version": "4.0.11",
"version": "4.0.12",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^5.0.0",
"@npmcli/arborist": "^5.6.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
"@npmcli/run-script": "^4.2.0",
Expand Down Expand Up @@ -13985,10 +13985,10 @@
}
},
"workspaces/libnpmfund": {
"version": "3.0.2",
"version": "3.0.3",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^5.0.0"
"@npmcli/arborist": "^5.6.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
Expand All @@ -14000,7 +14000,7 @@
}
},
"workspaces/libnpmhook": {
"version": "8.0.3",
"version": "8.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14017,7 +14017,7 @@
}
},
"workspaces/libnpmorg": {
"version": "4.0.3",
"version": "4.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14035,7 +14035,7 @@
}
},
"workspaces/libnpmpack": {
"version": "4.1.2",
"version": "4.1.3",
"license": "ISC",
"dependencies": {
"@npmcli/run-script": "^4.1.3",
Expand All @@ -14053,7 +14053,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "6.0.4",
"version": "6.0.5",
"license": "ISC",
"dependencies": {
"normalize-package-data": "^4.0.0",
Expand All @@ -14065,7 +14065,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
"libnpmpack": "^4.0.0",
"libnpmpack": "^4.1.3",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
Expand All @@ -14075,7 +14075,7 @@
}
},
"workspaces/libnpmsearch": {
"version": "5.0.3",
"version": "5.0.4",
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^13.0.0"
Expand All @@ -14091,7 +14091,7 @@
}
},
"workspaces/libnpmteam": {
"version": "4.0.3",
"version": "4.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14108,7 +14108,7 @@
}
},
"workspaces/libnpmversion": {
"version": "3.0.6",
"version": "3.0.7",
"license": "ISC",
"dependencies": {
"@npmcli/git": "^3.0.0",
Expand Down

0 comments on commit 00a2158

Please sign in to comment.