Skip to content

Commit b495800

Browse files
chore(deps-dev): bump the dev group with 2 updates (#70)
Bumps the dev group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/parser` from 8.18.1 to 8.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/v8.19.0/packages/parser) Updates `typescript-eslint` from 8.18.1 to 8.19.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.19.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45b2451 commit b495800

File tree

2 files changed

+98
-36
lines changed

2 files changed

+98
-36
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
"@types/estree": "1.0.6",
6060
"@types/json-schema": "7.0.15",
6161
"@types/node": "22.10.1",
62-
"@typescript-eslint/parser": "8.18.1",
62+
"@typescript-eslint/parser": "8.19.0",
6363
"eslint": "9.17.0",
6464
"eslint-doc-generator": "2.0.2",
6565
"eslint-plugin-eslint-plugin": "6.4.0",
6666
"eslint-plugin-n": "17.15.1",
6767
"prettier": "3.4.2",
6868
"rollup": "4.29.1",
6969
"typescript": "5.7.2",
70-
"typescript-eslint": "8.18.1",
70+
"typescript-eslint": "8.19.0",
7171
"vitest": "2.1.8"
7272
}
7373
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)