Skip to content

Commit e567429

Browse files
Bump the typescript group across 1 directory with 2 updates (#1227)
Bumps the typescript group with 2 updates in the / directory: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@types/chrome` from 0.0.280 to 0.0.281 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.14.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.14.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@types/chrome" 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-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f19198 commit e567429

File tree

2 files changed

+7
-537
lines changed

2 files changed

+7
-537
lines changed

injected/package.json

Lines changed: 2 additions & 2 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.280",
45+
"@types/chrome": "^0.0.281",
4646
"@types/jasmine": "^5.1.4",
4747
"@types/node": "^22.8.7",
48-
"@typescript-eslint/eslint-plugin": "^6.9.1",
48+
"@typescript-eslint/eslint-plugin": "^8.14.0",
4949
"fast-check": "^3.23.1",
5050
"jasmine": "^5.4.0",
5151
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)