Skip to content

Commit 63269ad

Browse files
build(deps): bump the npm-deps group with 5 updates (#5921)
Bumps the npm-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.3` | `3.2.4` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.299` | `0.0.300` | | [openpgp](https://github.com/openpgpjs/openpgpjs) | `6.0.1` | `6.1.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.14.0` | `16.14.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.22.0` | Updates `dompurify` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.3...3.2.4) Updates `@types/chrome` from 0.0.299 to 0.0.300 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `openpgp` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v6.0.1...v6.1.0) Updates `stylelint` from 16.14.0 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.0...16.14.1) Updates `typescript-eslint` from 8.21.0 to 8.22.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.22.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: dompurify 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: openpgp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: stylelint 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 27c4be2 commit 63269ad

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

Lines changed: 68 additions & 68 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
@@ -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.299",
12+
"@types/chrome": "0.0.300",
1313
"@types/jquery": "3.5.32",
1414
"@types/mailparser": "3.4.5",
1515
"ava": "5.3.1",
@@ -28,14 +28,14 @@
2828
"lint-staged": "^15.4.3",
2929
"mailparser": "3.7.2",
3030
"mkdirp": "3.0.1",
31-
"openpgp": "6.0.1",
31+
"openpgp": "6.1.0",
3232
"pdfjs-dist": "4.10.38",
3333
"prettier": "^3.4.1",
3434
"puppeteer": "24.1.1",
35-
"stylelint": "16.14.0",
35+
"stylelint": "16.14.1",
3636
"stylelint-config-standard": "37.0.0",
3737
"typescript": "5.7.3",
38-
"typescript-eslint": "^8.21.0",
38+
"typescript-eslint": "^8.22.0",
3939
"undici-types": "^7.3.0",
4040
"web-ext": "8.3.0",
4141
"webpack-cli": "^6.0.1"
@@ -45,7 +45,7 @@
4545
"@types/thunderbird-webext-browser": "^127.0.0",
4646
"bootstrap": "4.6.2",
4747
"clipboard": "2.0.11",
48-
"dompurify": "3.2.3",
48+
"dompurify": "3.2.4",
4949
"filesize": "10.1.2",
5050
"iso-8859-2": "1.0.0",
5151
"jquery": "3.7.1",

0 commit comments

Comments
 (0)