Skip to content

Commit 015f788

Browse files
Bump the typescript group with 3 updates (#1195)
Bumps the typescript group with 3 updates: [typedoc](https://github.com/TypeStrong/TypeDoc), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `typedoc` from 0.26.10 to 0.26.11 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.26.10...v0.26.11) Updates `@types/chrome` from 0.0.279 to 0.0.280 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.8.6 to 22.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1126cd commit 015f788

File tree

3 files changed

+26
-27
lines changed

3 files changed

+26
-27
lines changed

injected/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
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.279",
45+
"@types/chrome": "^0.0.280",
4646
"@types/jasmine": "^5.1.4",
47-
"@types/node": "^22.8.6",
47+
"@types/node": "^22.8.7",
4848
"@typescript-eslint/eslint-plugin": "^6.9.1",
4949
"config-builder": "github:duckduckgo/privacy-configuration#1729260354597",
5050
"fast-check": "^3.23.1",

package-lock.json

Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"stylelint": "^15.11.0",
4141
"stylelint-config-standard": "^34.0.0",
4242
"stylelint-csstree-validator": "^3.0.0",
43-
"typedoc": "^0.26.10",
43+
"typedoc": "^0.26.11",
4444
"typescript": "^5.6.3",
4545
"typescript-eslint": "^8.12.2",
4646
"@playwright/test": "^1.48.2"

0 commit comments

Comments
 (0)