Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to v2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2024
1 parent 585f902 commit 53afbf8
Show file tree
Hide file tree
Showing 59 changed files with 533 additions and 533 deletions.
30 changes: 15 additions & 15 deletions sample/01-cats-app/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 sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.42.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"typescript": "5.3.3"
},
"jest": {
Expand Down
30 changes: 15 additions & 15 deletions sample/02-gateways/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 sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.42.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"prettier": "3.0.3",
"redis": "4.6.11",
Expand Down
30 changes: 15 additions & 15 deletions sample/03-microservices/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 sample/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.42.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"typescript": "5.3.3"
}
}
30 changes: 15 additions & 15 deletions sample/04-grpc/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 sample/04-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.42.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"prettier": "3.0.3",
"supertest": "6.3.3",
Expand Down
Loading

0 comments on commit 53afbf8

Please sign in to comment.