Skip to content

Commit 88a5e10

Browse files
chore(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.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.24.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] <support@github.com>
1 parent 185ad08 commit 88a5e10

File tree

3 files changed

+55
-65
lines changed

3 files changed

+55
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react": "^19.0.0",
5050
"react-dom": "^19.0.0",
5151
"typescript": "~5.7.3",
52-
"typescript-eslint": "^8.23.0",
52+
"typescript-eslint": "^8.24.0",
5353
"vite": "^6.1.0",
5454
"vitest": "^3.0.5"
5555
}

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.0.0",
5858
"react-dom": "^19.0.0",
5959
"typescript": "~5.7.3",
60-
"typescript-eslint": "^8.23.0",
60+
"typescript-eslint": "^8.24.0",
6161
"vite": "^6.1.0",
6262
"vite-plugin-dts": "^4.5.0"
6363
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)