Skip to content

Commit 4f6acc4

Browse files
build(deps-dev): bump the typescript group across 1 directory with 5 updates (#1678)
Bumps the typescript group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.3` | `0.28.4` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.315` | `0.0.321` | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.7` | `5.1.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.17` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.30.1` | `8.32.0` | Updates `typedoc` from 0.28.3 to 0.28.4 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.3...v0.28.4) Updates `@types/chrome` from 0.0.315 to 0.0.321 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/jasmine` from 5.1.7 to 5.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `@types/node` from 22.14.1 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.30.1 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/chrome" dependency-version: 0.0.321 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/jasmine" dependency-version: 5.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kingston <[email protected]>
1 parent 9d60d50 commit 4f6acc4

File tree

4 files changed

+389
-45
lines changed

4 files changed

+389
-45
lines changed

injected/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"@canvas/image-data": "^1.0.0",
3434
"@duckduckgo/privacy-configuration": "github:duckduckgo/privacy-configuration#b5c39e2b0592c044d609dfed624db31c3c5bca3b",
3535
"@fingerprintjs/fingerprintjs": "^4.6.2",
36-
"@types/chrome": "^0.0.315",
37-
"@types/jasmine": "^5.1.7",
38-
"@types/node": "^22.14.1",
39-
"@typescript-eslint/eslint-plugin": "^8.20.0",
36+
"@types/chrome": "^0.0.322",
37+
"@types/jasmine": "^5.1.8",
38+
"@types/node": "^22.15.18",
39+
"@typescript-eslint/eslint-plugin": "^8.32.1",
4040
"fast-check": "^4.1.1",
4141
"jasmine": "^5.7.1",
4242
"minimist": "^1.2.8"

0 commit comments

Comments
 (0)