Skip to content

Commit 7e9e84b

Browse files
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.5. - [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/v5.30.5/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a63ac0 commit 7e9e84b

File tree

2 files changed

+234
-42
lines changed

2 files changed

+234
-42
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,15 +530,15 @@
530530
"@types/node": "^16.11.39",
531531
"@types/vscode": "^1.63.0",
532532
"@types/which": "^2.0.1",
533-
"@typescript-eslint/eslint-plugin": "^5.29.0",
533+
"@typescript-eslint/eslint-plugin": "^5.30.5",
534534
"@typescript-eslint/parser": "^5.29.0",
535535
"@vscode/test-electron": "^2.1.5",
536536
"eslint": "^8.18.0",
537537
"eslint-plugin-import": "^2.25.4",
538538
"eslint-plugin-jsdoc": "^39.3.3",
539539
"eslint-plugin-prettier": "^4.0.0",
540540
"husky": "^8.0.1",
541-
"lint-staged": "^13.0.2",
541+
"lint-staged": "^13.0.3",
542542
"mocha": "^10.0.0",
543543
"prettier": "^2.7.1",
544544
"ts-loader": "^9.3.1",

0 commit comments

Comments
 (0)