Skip to content

Commit c2284a7

Browse files
build(deps-dev): bump the npm-deps group with 3 updates
Bumps the npm-deps group with 3 updates: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/chrome` from 0.0.278 to 0.0.279 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/jquery` from 3.5.31 to 3.5.32 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) Updates `typescript-eslint` from 8.10.0 to 8.11.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.11.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@types/jquery" 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]>
1 parent b89fc54 commit c2284a7

File tree

2 files changed

+60
-75
lines changed

2 files changed

+60
-75
lines changed

package-lock.json

Lines changed: 57 additions & 72 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
@@ -9,9 +9,9 @@
99
"@openpgp/web-stream-tools": "^0.0.13",
1010
"@types/chai": "4.3.19",
1111
"@types/chai-as-promised": "7.1.8",
12-
"@types/chrome": "0.0.278",
12+
"@types/chrome": "0.0.279",
1313
"@types/dompurify": "3.0.5",
14-
"@types/jquery": "3.5.31",
14+
"@types/jquery": "3.5.32",
1515
"@types/mailparser": "3.4.5",
1616
"ava": "5.3.1",
1717
"chai": "4.5.0",
@@ -36,7 +36,7 @@
3636
"stylelint": "16.10.0",
3737
"stylelint-config-standard": "36.0.1",
3838
"typescript": "5.6.3",
39-
"typescript-eslint": "^8.10.0",
39+
"typescript-eslint": "^8.11.0",
4040
"undici-types": "^6.20.0",
4141
"web-ext": "8.3.0",
4242
"webpack-cli": "^5.1.1"

0 commit comments

Comments
 (0)