Skip to content

Commit

Permalink
deps: npmlog@6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys authored and ruyadorno committed Apr 26, 2022
1 parent 4d1398e commit 5e31322
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 25 deletions.
24 changes: 13 additions & 11 deletions node_modules/npmlog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,50 @@
"author": "GitHub Inc.",
"name": "npmlog",
"description": "logger for npm",
"version": "6.0.1",
"version": "6.0.2",
"repository": {
"type": "git",
"url": "https://github.com/npm/npmlog.git"
},
"main": "lib/log.js",
"files": [
"bin",
"lib"
"bin/",
"lib/"
],
"scripts": {
"test": "tap",
"npmclilint": "npmcli-lint",
"lint": "eslint '**/*.js'",
"lint": "eslint \"**/*.js\"",
"lintfix": "npm run lint -- --fix",
"posttest": "npm run lint",
"postsnap": "npm run lintfix --",
"postlint": "npm-template-check",
"postlint": "template-oss-check",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"snap": "tap",
"template-copy": "npm-template-copy --force"
"template-oss-apply": "template-oss-apply --force"
},
"dependencies": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^4.0.0",
"gauge": "^4.0.3",
"set-blocking": "^2.0.0"
},
"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
"tap": "^15.1.6"
"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "3.4.1",
"tap": "^16.0.1"
},
"license": "ISC",
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
},
"tap": {
"branches": 95
},
"templateOSS": {
"version": "2.7.1"
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.4.1"
}
}
25 changes: 14 additions & 11 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"npm-profile": "^6.0.3",
"npm-registry-fetch": "^13.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.1.1",
"parse-conflict-json": "^2.0.2",
Expand Down Expand Up @@ -5238,17 +5238,18 @@
"license": "BSD-2-Clause"
},
"node_modules/npmlog": {
"version": "6.0.1",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz",
"integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
"inBundle": true,
"license": "ISC",
"dependencies": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^4.0.0",
"gauge": "^4.0.3",
"set-blocking": "^2.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
}
},
"node_modules/null-check": {
Expand Down Expand Up @@ -9836,7 +9837,7 @@
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"parse-conflict-json": "^2.0.1",
"proc-log": "^2.0.0",
Expand Down Expand Up @@ -9918,7 +9919,7 @@
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^9.0.1",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"proc-log": "^2.0.0",
"read": "^1.0.7",
Expand Down Expand Up @@ -10556,7 +10557,7 @@
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
"npmlog": "^6.0.1",
"npmlog": "6.0.2",
"pacote": "^13.0.5",
"parse-conflict-json": "^2.0.1",
"proc-log": "^2.0.0",
Expand Down Expand Up @@ -12936,7 +12937,7 @@
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^9.0.1",
"npmlog": "^6.0.1",
"npmlog": "6.0.2",
"pacote": "^13.0.5",
"proc-log": "^2.0.0",
"read": "^1.0.7",
Expand Down Expand Up @@ -13499,11 +13500,13 @@
"version": "1.0.1"
},
"npmlog": {
"version": "6.0.1",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz",
"integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
"requires": {
"are-we-there-yet": "^3.0.0",
"console-control-strings": "^1.1.0",
"gauge": "^4.0.0",
"gauge": "^4.0.3",
"set-blocking": "^2.0.0"
}
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"npm-profile": "^6.0.3",
"npm-registry-fetch": "^13.1.1",
"npm-user-validate": "^1.0.1",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"opener": "^1.5.2",
"pacote": "^13.1.1",
"parse-conflict-json": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"parse-conflict-json": "^2.0.1",
"proc-log": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"chalk": "^4.1.0",
"mkdirp-infer-owner": "^2.0.0",
"npm-package-arg": "^9.0.1",
"npmlog": "^6.0.1",
"npmlog": "^6.0.2",
"pacote": "^13.0.5",
"proc-log": "^2.0.0",
"read": "^1.0.7",
Expand Down

0 comments on commit 5e31322

Please sign in to comment.