Skip to content

Commit 89961ab

Browse files
build(deps): bump the npm-deps group with 5 updates (#5937)
Bumps the npm-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.16.0` | `11.17.2` | | [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.20.1` | | [prettier](https://github.com/prettier/prettier) | `3.5.0` | `3.5.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.2.0` | `24.2.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.24.0` | Updates `sweetalert2` from 11.16.0 to 11.17.2 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.16.0...v11.17.2) Updates `eslint` from 9.20.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) Updates `puppeteer` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.2.0...puppeteer-v24.2.1) Updates `typescript-eslint` from 8.23.0 to 8.24.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.24.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: sweetalert2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2751ff5 commit 89961ab

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ava": "5.3.1",
1616
"chai": "4.5.0",
1717
"chai-as-promised": "7.1.2",
18-
"eslint": "9.20.0",
18+
"eslint": "9.20.1",
1919
"eslint-config-prettier": "^10.0.1",
2020
"eslint-plugin-header": "github:FlowCrypt/eslint-plugin-header",
2121
"eslint-plugin-jsdoc": "^50.6.3",
@@ -30,12 +30,12 @@
3030
"mkdirp": "3.0.1",
3131
"openpgp": "6.1.0",
3232
"pdfjs-dist": "4.10.38",
33-
"prettier": "^3.5.0",
34-
"puppeteer": "24.2.0",
33+
"prettier": "^3.5.1",
34+
"puppeteer": "24.2.1",
3535
"stylelint": "16.14.1",
3636
"stylelint-config-standard": "37.0.0",
3737
"typescript": "5.7.3",
38-
"typescript-eslint": "^8.23.0",
38+
"typescript-eslint": "^8.24.0",
3939
"undici-types": "^7.3.0",
4040
"web-ext": "8.4.0",
4141
"webpack-cli": "^6.0.1"
@@ -54,7 +54,7 @@
5454
"node-forge": "1.3.1",
5555
"postcss-html": "^1.8.0",
5656
"squire-rte": "2.3.2",
57-
"sweetalert2": "11.16.0",
57+
"sweetalert2": "11.17.2",
5858
"tap-xunit": "^2.4.1",
5959
"zxcvbn": "4.4.2"
6060
},

0 commit comments

Comments
 (0)