Skip to content

Commit e82627d

Browse files
chore(deps-dev): bump the lint group with 2 updates
Bumps the lint 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.31.0 to 8.31.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.31.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.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.31.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 806519e commit e82627d

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

+44-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"devDependencies": {
1616
"@types/eslint": "~8.56.7",
1717
"@types/node": "~20.16.5",
18-
"@typescript-eslint/eslint-plugin": "~8.31.0",
19-
"@typescript-eslint/parser": "~8.31.0",
18+
"@typescript-eslint/eslint-plugin": "~8.31.1",
19+
"@typescript-eslint/parser": "~8.31.1",
2020
"concurrently": "~9.1.2",
2121
"eslint": "~8.57.0",
2222
"eslint-config-prettier": "~10.1.2",

0 commit comments

Comments
 (0)