Skip to content

Commit 012d38a

Browse files
build(deps): bump the npm-deps group with 4 updates (#5860)
* build(deps): bump the npm-deps group with 4 updates Bumps the npm-deps group with 4 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2), [openpgp](https://github.com/openpgpjs/openpgpjs), [puppeteer](https://github.com/puppeteer/puppeteer) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `sweetalert2` from 11.14.4 to 11.14.5 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.14.4...v11.14.5) Updates `openpgp` from 5.11.2 to 6.0.0 - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v5.11.2...v6.0.0) Updates `puppeteer` from 23.6.1 to 23.7.1 - [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.6.1...puppeteer-v23.7.1) Updates `typescript-eslint` from 8.12.2 to 8.13.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: openpgp dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]> * stick to openpgp v5 * wip --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roma Sosnovsky <[email protected]>
1 parent 3ebe53b commit 012d38a

File tree

3 files changed

+394
-412
lines changed

3 files changed

+394
-412
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ updates:
3434
update-types: ["version-update:semver-major"]
3535
- dependency-name: "chai-as-promised"
3636
update-types: ["version-update:semver-major"]
37+
- dependency-name: "openpgp"
38+
update-types: ["version-update:semver-major"]
3739
- dependency-name: "filesize"
3840
versions: [ ">= 10.1.3" ]

0 commit comments

Comments
 (0)