Skip to content

Commit c4d746b

Browse files
Bump the npm group with 8 updates (#1883)
Bumps the npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.1` | `19.1.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.30.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.1` | `8.30.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.1` | `8.30.1` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.29.1` | `8.30.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.29.1` | `8.30.1` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.29.1` | `8.30.1` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.136` | `1.5.137` | Updates `@types/react` from 19.1.1 to 19.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `typescript-eslint` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.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.30.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.1 to 8.30.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.30.1/packages/parser) Updates `@typescript-eslint/type-utils` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/type-utils) Updates `@typescript-eslint/utils` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/visitor-keys) Updates `electron-to-chromium` from 1.5.136 to 1.5.137 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.136...v1.5.137) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/utils" dependency-version: 8.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.30.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.137 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc72d3b commit c4d746b

2 files changed

Lines changed: 132 additions & 132 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@stylistic/eslint-plugin-ts": "^4.2.0",
4040
"@types/mdx": "^2.0.13",
4141
"@types/node": "^22.14.1",
42-
"@types/react": "^19.1.1",
42+
"@types/react": "^19.1.2",
4343
"@types/react-dom": "^19.1.2",
4444
"eslint": "^9.24.0",
4545
"eslint-config-import": "^0.13.0",
@@ -53,7 +53,7 @@
5353
"pnpm": "^10.8.1",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.3",
56-
"typescript-eslint": "^8.29.1"
56+
"typescript-eslint": "^8.30.1"
5757
},
5858
"packageManager": "pnpm@10.8.1"
5959
}

0 commit comments

Comments
 (0)