Skip to content

Commit c8527bf

Browse files
build(deps): bump the npm-deps group with 3 updates
Bumps the npm-deps group with 3 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `sweetalert2` from 11.17.2 to 11.19.1 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.17.2...v11.19.1) Updates `eslint` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) Updates `typescript-eslint` from 8.29.1 to 8.30.1 - [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.30.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa42a1a commit c8527bf

File tree

2 files changed

+70
-83
lines changed

2 files changed

+70
-83
lines changed

package-lock.json

Lines changed: 67 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: 3 additions & 3 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.24.0",
18+
"eslint": "9.25.0",
1919
"eslint-config-prettier": "^10.1.2",
2020
"eslint-plugin-header": "github:FlowCrypt/eslint-plugin-header",
2121
"eslint-plugin-jsdoc": "^50.6.9",
@@ -35,7 +35,7 @@
3535
"stylelint": "16.18.0",
3636
"stylelint-config-standard": "38.0.0",
3737
"typescript": "5.8.3",
38-
"typescript-eslint": "^8.29.1",
38+
"typescript-eslint": "^8.30.1",
3939
"undici-types": "^7.8.0",
4040
"web-ext": "8.5.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.17.2",
57+
"sweetalert2": "11.19.1",
5858
"tap-xunit": "^2.4.1",
5959
"zxcvbn": "4.4.2"
6060
},

0 commit comments

Comments
 (0)