Skip to content

Commit 3239a39

Browse files
build(deps-dev): bump the npm group with 2 updates
Bumps the npm 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.18.1 to 8.18.2 - [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.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.2 - [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.18.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7876007 commit 3239a39

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"@types/node": "20.9.0",
7373
"@types/semver": "^7.5.8",
7474
"@types/sinon": "^17.0.3",
75-
"@typescript-eslint/eslint-plugin": "^8.18.1",
76-
"@typescript-eslint/parser": "^8.18.1",
75+
"@typescript-eslint/eslint-plugin": "^8.18.2",
76+
"@typescript-eslint/parser": "^8.18.2",
7777
"ava": "^5.3.1",
7878
"eslint": "^8.57.1",
7979
"eslint-import-resolver-typescript": "^3.7.0",

0 commit comments

Comments
 (0)