Skip to content

Commit cfcb6f0

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 8.50.1 to 8.51.0 - [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.51.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.1 to 8.51.0 - [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.51.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bfba43 commit cfcb6f0

File tree

2 files changed

+68
-76
lines changed

2 files changed

+68
-76
lines changed

admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@radix-ui/react-toast": "^1.2.15",
1919
"@types/react": "^19.2.7",
2020
"@types/react-dom": "^19.2.3",
21-
"@typescript-eslint/eslint-plugin": "^8.50.1",
22-
"@typescript-eslint/parser": "^8.50.1",
21+
"@typescript-eslint/eslint-plugin": "^8.51.0",
22+
"@typescript-eslint/parser": "^8.51.0",
2323
"@vitejs/plugin-react": "^5.1.2",
2424
"babel-plugin-react-compiler": "19.1.0-rc.3",
2525
"eslint": "^9.39.2",

pnpm-lock.yaml

Lines changed: 66 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)