Skip to content

Commit

Permalink
Update ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2023
1 parent ed79cae commit 2dcdfe9
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 31 deletions.
6 changes: 3 additions & 3 deletions bff/services/aggregation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@types/jest": "28.1.8",
"@types/node": "^16.18.11",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "28.1.3",
"prettier": "^2.8.1",
Expand Down
47 changes: 25 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.47.1":
"@typescript-eslint/eslint-plugin@npm:^5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.48.0"
dependencies:
Expand All @@ -1933,7 +1933,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.21.0, @typescript-eslint/parser@npm:^5.47.1":
"@typescript-eslint/parser@npm:^5.21.0, @typescript-eslint/parser@npm:^5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/parser@npm:5.48.0"
dependencies:
Expand Down Expand Up @@ -2323,10 +2323,10 @@ __metadata:
"@types/jest": 28.1.8
"@types/node": ^16.18.11
"@types/supertest": ^2.0.12
"@typescript-eslint/eslint-plugin": ^5.47.1
"@typescript-eslint/parser": ^5.47.1
"@typescript-eslint/eslint-plugin": ^5.48.0
"@typescript-eslint/parser": ^5.48.0
eslint: ^8.31.0
eslint-config-prettier: ^8.5.0
eslint-config-prettier: ^8.6.0
eslint-plugin-prettier: ^4.2.1
jest: 28.1.3
prettier: ^2.8.1
Expand Down Expand Up @@ -3906,7 +3906,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.5.0":
"eslint-config-prettier@npm:^8.6.0":
version: 8.6.0
resolution: "eslint-config-prettier@npm:8.6.0"
peerDependencies:
Expand Down

0 comments on commit 2dcdfe9

Please sign in to comment.