Skip to content

Commit 064ad14

Browse files
deps-dev(deps-dev): bump the dev-dependencies group with 5 updates (#53)
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.39` | `0.1.40` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.58.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.0` | `8.58.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | Updates `@types/chrome` from 0.1.39 to 0.1.40 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 25.5.2 to 25.6.0 - [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.58.0 to 8.58.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.58.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.0 to 8.58.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.58.1/packages/parser) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-version: 0.1.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.2 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 a7209b8 commit 064ad14

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.39",
71+
"@types/chrome": "^0.1.40",
7272
"@types/fluent-ffmpeg": "^2.1.24",
7373
"@types/jest": "^30.0.0",
74-
"@types/node": "^25.5.2",
74+
"@types/node": "^25.6.0",
7575
"@types/react": "^18.3.28",
76-
"@typescript-eslint/eslint-plugin": "^8.58.0",
76+
"@typescript-eslint/eslint-plugin": "^8.58.1",
7777
"@typescript-eslint/parser": "^8.53.0",
7878
"claude-code-lint": "^0.3.0",
7979
"eslint": "^9.39.2",
@@ -84,7 +84,7 @@
8484
"jest": "^30.3.0",
8585
"jest-environment-jsdom": "^29.7.0",
8686
"lint-staged": "^16.4.0",
87-
"prettier": "^3.8.1",
87+
"prettier": "^3.8.2",
8888
"release-it": "^19.2.4",
8989
"ts-jest": "^29.4.9",
9090
"tsc-esm-fix": "^3.1.2",

0 commit comments

Comments
 (0)