Skip to content

Commit c909757

Browse files
chore(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.22.0 to 8.23.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.23.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c734c17 commit c909757

3 files changed

Lines changed: 63 additions & 56 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react": "^19.0.0",
3939
"react-dom": "^19.0.0",
4040
"typescript": "~5.7.3",
41-
"typescript-eslint": "^8.22.0",
41+
"typescript-eslint": "^8.23.0",
4242
"vite": "^6.0.5"
4343
}
4444
}

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react": "^19.0.0",
3939
"react-dom": "^19.0.0",
4040
"typescript": "~5.7.3",
41-
"typescript-eslint": "^8.22.0",
41+
"typescript-eslint": "^8.23.0",
4242
"vite": "^6.0.5",
4343
"vite-plugin-dts": "^4.5.0"
4444
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)