Skip to content

Commit 29616ad

Browse files
dependabot[bot]lukekarrys
authored andcommittedOct 15, 2022
deps: bump proc-log from 2.0.1 to 3.0.0
Bumps [proc-log](https://github.com/npm/proc-log) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/npm/proc-log/releases) - [Changelog](https://github.com/npm/proc-log/blob/main/CHANGELOG.md) - [Commits](npm/proc-log@v2.0.1...v3.0.0) --- updated-dependencies: - dependency-name: proc-log dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6629dbe commit 29616ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "ISC",
88
"dependencies": {
99
"npm-registry-fetch": "^13.0.1",
10-
"proc-log": "^2.0.0"
10+
"proc-log": "^3.0.0"
1111
},
1212
"main": "./lib/index.js",
1313
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.