Skip to content

Commit e54decd

Browse files
chore(deps-dev): bump the lint-tools group with 3 updates
Bumps the lint-tools group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.6.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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.5.0 to 8.6.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.6.0/packages/parser) Updates `eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-tools - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-tools - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-tools ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cf843e commit e54decd

File tree

2 files changed

+61
-65
lines changed

2 files changed

+61
-65
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@types/node": "^20.16.5",
4141
"@types/sinon": "^17.0.3",
4242
"@types/sinon-chai": "^3.2.9",
43-
"@typescript-eslint/eslint-plugin": "^8.5.0",
44-
"@typescript-eslint/parser": "^8.5.0",
43+
"@typescript-eslint/eslint-plugin": "^8.6.0",
44+
"@typescript-eslint/parser": "^8.6.0",
4545
"@vercel/ncc": "^0.38.1",
4646
"chai": "^4.5.0",
47-
"eslint": "^8.47.0",
47+
"eslint": "^8.57.1",
4848
"js-yaml": "^4.1.0",
4949
"mocha": "^10.7.3",
5050
"nyc": "^17.0.0",

0 commit comments

Comments
 (0)