Skip to content

Commit c42695d

Browse files
build(deps): bump the npm-deps group with 4 updates
Bumps the npm-deps group with 4 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [pdfjs-dist](https://github.com/mozilla/pdf.js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `sweetalert2` from 11.15.3 to 11.15.10 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.15.3...v11.15.10) Updates `@types/chrome` from 0.0.287 to 0.0.289 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `pdfjs-dist` from 4.9.155 to 4.10.38 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.9.155...v4.10.38) Updates `typescript-eslint` from 8.18.2 to 8.19.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.19.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: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: pdfjs-dist 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]>
1 parent cab7e5a commit c42695d

File tree

2 files changed

+66
-68
lines changed

2 files changed

+66
-68
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@openpgp/web-stream-tools": "^0.1.3",
1010
"@types/chai": "4.3.19",
1111
"@types/chai-as-promised": "7.1.8",
12-
"@types/chrome": "0.0.287",
12+
"@types/chrome": "0.0.289",
1313
"@types/jquery": "3.5.32",
1414
"@types/mailparser": "3.4.5",
1515
"ava": "5.3.1",
@@ -29,13 +29,13 @@
2929
"mailparser": "3.7.2",
3030
"mkdirp": "3.0.1",
3131
"openpgp": "6.0.1",
32-
"pdfjs-dist": "4.9.155",
32+
"pdfjs-dist": "4.10.38",
3333
"prettier": "^3.4.1",
3434
"puppeteer": "23.11.1",
3535
"stylelint": "16.12.0",
3636
"stylelint-config-standard": "36.0.1",
3737
"typescript": "5.7.2",
38-
"typescript-eslint": "^8.18.2",
38+
"typescript-eslint": "^8.19.0",
3939
"undici-types": "^7.2.0",
4040
"web-ext": "8.3.0",
4141
"webpack-cli": "^6.0.1"
@@ -54,7 +54,7 @@
5454
"node-forge": "1.3.1",
5555
"postcss-html": "^1.6.0",
5656
"squire-rte": "2.3.2",
57-
"sweetalert2": "11.15.3",
57+
"sweetalert2": "11.15.10",
5858
"tap-xunit": "^2.4.1",
5959
"zxcvbn": "4.4.2"
6060
},

0 commit comments

Comments
 (0)