Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the / directory: [@nodesecure/rc](https://github.com/NodeSecure/rc) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `@nodesecure/rc` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/NodeSecure/rc/releases)
- [Commits](NodeSecure/rc@v3.0.0...v4.0.0)

Updates `puppeteer` from 23.0.2 to 23.3.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.0.2...puppeteer-v23.3.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/rc"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c39251e commit 0640c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@nodesecure/flags": "^2.4.0",
"@nodesecure/ossf-scorecard-sdk": "^3.2.1",
"@nodesecure/rc": "^3.0.0",
"@nodesecure/rc": "^4.0.0",
"@nodesecure/scanner": "^6.0.2",
"@nodesecure/utils": "^2.2.0",
"@openally/mutex": "^1.0.0",
Expand All @@ -55,7 +55,7 @@
"filenamify": "^6.0.0",
"frequency-set": "^1.0.2",
"kleur": "^4.1.5",
"puppeteer": "23.0.2",
"puppeteer": "23.3.0",
"sade": "^1.8.1",
"zup": "0.0.2"
},
Expand Down

0 comments on commit 0640c72

Please sign in to comment.