Skip to content

Commit 157194b

Browse files
build(deps-dev): bump the minor group with 2 updates (#54)
Bumps the minor 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 6.18.1 to 6.19.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/v6.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.18.1 to 6.19.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/v6.19.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a5d50d commit 157194b

File tree

2 files changed

+29
-91
lines changed

2 files changed

+29
-91
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@tsconfig/node18": "^18.2.2",
4545
"@types/node": "^20.11.5",
4646
"@types/yargs": "^17.0.32",
47-
"@typescript-eslint/eslint-plugin": "^6.18.1",
48-
"@typescript-eslint/parser": "^6.18.1",
47+
"@typescript-eslint/eslint-plugin": "^6.19.0",
48+
"@typescript-eslint/parser": "^6.19.0",
4949
"eslint": "^8.56.0",
5050
"eslint-config-prettier": "^9.1.0",
5151
"eslint-plugin-import": "^2.29.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)