Skip to content

Commit

Permalink
build(deps-dev): Bump @typescript-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.17.0 to 8.8.1.
- [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.8.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 620c6dd commit 7b44c55
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 64 deletions.
113 changes: 55 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-gov-base-ct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk": "^2.161.1",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-gov-base-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-ec2-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk": "^2.161.1",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-ecs-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk": "^2.161.1",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-guest-serverless-api-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "18.19.55",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk": "^2.161.1",
"esbuild": "^0.21.2",
Expand Down

0 comments on commit 7b44c55

Please sign in to comment.