Skip to content

Commit 9c80c01

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#444)
* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [tar](https://github.com/isaacs/node-tar) and [validator](https://github.com/validatorjs/validator.js). Updates `tar` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.1...v7.5.2) Updates `validator` from 13.15.20 to 13.15.23 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.20...13.15.23) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: validator dependency-version: 13.15.23 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * chore: cdxgen docker image upgraded to v12.0.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Venancio Orozco <[email protected]>
1 parent baa6bda commit 9c80c01

File tree

3 files changed

+466
-274
lines changed

3 files changed

+466
-274
lines changed

ci/image.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/cyclonedx/cdxgen:v11.11.0
1+
FROM ghcr.io/cyclonedx/cdxgen:v12.0.0
22
ENV NODE_NO_WARNINGS=1 \
33
NPM_CONFIG_UPDATE_NOTIFIER=false \
44
NPM_CONFIG_LOGLEVEL=error

0 commit comments

Comments
 (0)