Skip to content

Commit

Permalink
build(deps): bump the npm-deps group with 4 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent cab7e5a commit c42695d
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 68 deletions.
126 changes: 62 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@openpgp/web-stream-tools": "^0.1.3",
"@types/chai": "4.3.19",
"@types/chai-as-promised": "7.1.8",
"@types/chrome": "0.0.287",
"@types/chrome": "0.0.289",
"@types/jquery": "3.5.32",
"@types/mailparser": "3.4.5",
"ava": "5.3.1",
Expand All @@ -29,13 +29,13 @@
"mailparser": "3.7.2",
"mkdirp": "3.0.1",
"openpgp": "6.0.1",
"pdfjs-dist": "4.9.155",
"pdfjs-dist": "4.10.38",
"prettier": "^3.4.1",
"puppeteer": "23.11.1",
"stylelint": "16.12.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.2",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"undici-types": "^7.2.0",
"web-ext": "8.3.0",
"webpack-cli": "^6.0.1"
Expand All @@ -54,7 +54,7 @@
"node-forge": "1.3.1",
"postcss-html": "^1.6.0",
"squire-rte": "2.3.2",
"sweetalert2": "11.15.3",
"sweetalert2": "11.15.10",
"tap-xunit": "^2.4.1",
"zxcvbn": "4.4.2"
},
Expand Down

0 comments on commit c42695d

Please sign in to comment.