Skip to content

Commit 27ac7d2

Browse files
build(deps-dev): bump the typescript group across 1 directory with 3 updates
Bumps the typescript group with 3 updates in the / directory: [@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 `@types/chrome` from 0.0.315 to 0.0.317 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 22.14.1 to 22.15.3 - [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.31.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.31.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-version: 0.0.317 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f4e461 commit 27ac7d2

File tree

2 files changed

+358
-24
lines changed

2 files changed

+358
-24
lines changed

injected/package.json

+3-3
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#ca6101bb972756a87a8960ffb3029f603052ea9d",
3535
"@fingerprintjs/fingerprintjs": "^4.6.2",
36-
"@types/chrome": "^0.0.315",
36+
"@types/chrome": "^0.0.317",
3737
"@types/jasmine": "^5.1.7",
38-
"@types/node": "^22.14.1",
39-
"@typescript-eslint/eslint-plugin": "^8.20.0",
38+
"@types/node": "^22.15.3",
39+
"@typescript-eslint/eslint-plugin": "^8.31.0",
4040
"fast-check": "^4.1.1",
4141
"jasmine": "^5.6.0",
4242
"minimist": "^1.2.8"

0 commit comments

Comments
 (0)