Skip to content

Commit

Permalink
deps: bump proc-log from 2.0.1 to 3.0.0 (#117)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Oct 14, 2022
1 parent 7162848 commit b3f0b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
],
"dependencies": {
"hosted-git-info": "^6.0.0",
"proc-log": "^2.0.1",
"proc-log": "^3.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^5.0.0"
},
Expand Down

0 comments on commit b3f0b93

Please sign in to comment.