Skip to content

Commit 9e4a94c

Browse files
build(deps-dev): bump the typescript group across 1 directory with 4 updates (#1362)
Bumps the typescript group with 4 updates in the / directory: [typedoc](https://github.com/TypeStrong/TypeDoc), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `typedoc` from 0.27.5 to 0.27.6 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.5...v0.27.6) 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 `@types/node` from 22.10.2 to 22.10.5 - [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.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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" 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>
1 parent a77a504 commit 9e4a94c

File tree

3 files changed

+345
-29
lines changed

3 files changed

+345
-29
lines changed

injected/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"@rollup/plugin-commonjs": "^28.0.1",
4343
"@rollup/plugin-node-resolve": "^15.3.0",
4444
"@rollup/plugin-replace": "^6.0.1",
45-
"@types/chrome": "^0.0.287",
45+
"@types/chrome": "^0.0.289",
4646
"@types/jasmine": "^5.1.5",
47-
"@types/node": "^22.10.2",
48-
"@typescript-eslint/eslint-plugin": "^8.18.0",
47+
"@types/node": "^22.10.5",
48+
"@typescript-eslint/eslint-plugin": "^8.19.0",
4949
"fast-check": "^3.23.2",
5050
"jasmine": "^5.5.0",
5151
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)