Skip to content

Commit 1da9a5c

Browse files
deps-dev(deps-dev): bump the dev-dependencies group with 3 updates (#36)
Bumps the dev-dependencies group with 3 updates: [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@types/chrome` from 0.1.37 to 0.1.38 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.57.1 - [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.57.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-version: 0.1.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17067e4 commit 1da9a5c

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@
6868
"@commitlint/cli": "^20.5.0",
6969
"@commitlint/config-conventional": "^20.5.0",
7070
"@release-it/conventional-changelog": "^10.0.6",
71-
"@types/chrome": "^0.1.37",
71+
"@types/chrome": "^0.1.38",
7272
"@types/fluent-ffmpeg": "^2.1.24",
7373
"@types/jest": "^30.0.0",
7474
"@types/node": "^25.5.0",
7575
"@types/react": "^18.3.28",
76-
"@typescript-eslint/eslint-plugin": "^8.57.0",
76+
"@typescript-eslint/eslint-plugin": "^8.57.1",
7777
"@typescript-eslint/parser": "^8.53.0",
7878
"claude-code-lint": "^0.2.4",
7979
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)