Skip to content

Commit 30a9ae5

Browse files
chore(deps-dev): bump typescript-eslint in the typescript group
Bumps the typescript group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.51.0 to 8.52.0 - [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.52.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 737bd14 commit 30a9ae5

3 files changed

Lines changed: 87 additions & 76 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react": "^19.2.3",
5555
"react-dom": "^19.2.3",
5656
"typescript": "~5.9.3",
57-
"typescript-eslint": "^8.51.0",
57+
"typescript-eslint": "^8.52.0",
5858
"vite": "^7.3.0",
5959
"vitest": "^4.0.16"
6060
},

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react": "^19.2.3",
5858
"react-dom": "^19.2.3",
5959
"typescript": "~5.9.3",
60-
"typescript-eslint": "^8.51.0",
60+
"typescript-eslint": "^8.52.0",
6161
"vite": "^7.3.0",
6262
"vite-plugin-dts": "^4.5.4"
6363
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)