Skip to content

Commit b3f0b93

Browse files
deps: bump proc-log from 2.0.1 to 3.0.0 (#117)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7162848 commit b3f0b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"dependencies": {
1414
"hosted-git-info": "^6.0.0",
15-
"proc-log": "^2.0.1",
15+
"proc-log": "^3.0.0",
1616
"semver": "^7.3.5",
1717
"validate-npm-package-name": "^5.0.0"
1818
},

0 commit comments

Comments
 (0)