mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-19 03:26:20 +00:00
Bumps the npm_and_yarn group with 2 updates in the / directory: [openpgp](https://github.com/openpgpjs/openpgpjs) and [renovate](https://github.com/renovatebot/renovate). Updates `openpgp` from 5.11.1 to 6.2.0 - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.11.1...v6.2.0) Updates `renovate` from 37.374.1 to 41.43.5 - [Release notes](https://github.com/renovatebot/renovate/releases) - [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json) - [Commits](https://github.com/renovatebot/renovate/compare/37.374.1...41.43.5) --- updated-dependencies: - dependency-name: openpgp dependency-version: 6.2.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: renovate dependency-version: 41.43.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"scripts": {
|
|
"markdown-toc": "markdown-toc --bullets='-' -i",
|
|
"renovate-config-validator": "renovate-config-validator --strict"
|
|
},
|
|
"devDependencies": {
|
|
"markdown-toc": "1.2.0",
|
|
"renovate": "41.43.5"
|
|
},
|
|
"overrides": {
|
|
"autolinker": "^4.0.0"
|
|
}
|
|
}
|