Skip to content

Commit 69f6c7a

Browse files
build(deps-dev): bump the typescript group across 1 directory with 2 updates (#1743)
Bumps the typescript group with 2 updates in the / directory: [@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/node` from 22.15.29 to 24.0.1 - [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.33.0 to 8.34.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.34.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22745b6 commit 69f6c7a

File tree

2 files changed

+450
-24
lines changed

2 files changed

+450
-24
lines changed

injected/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@fingerprintjs/fingerprintjs": "^4.6.2",
3737
"@types/chrome": "^0.0.326",
3838
"@types/jasmine": "^5.1.8",
39-
"@types/node": "^22.15.29",
40-
"@typescript-eslint/eslint-plugin": "^8.32.1",
39+
"@types/node": "^24.0.1",
40+
"@typescript-eslint/eslint-plugin": "^8.34.0",
4141
"fast-check": "^4.1.1",
4242
"jasmine": "^5.7.1",
4343
"minimist": "^1.2.8"

0 commit comments

Comments
 (0)