Skip to content

Commit 8940e2f

Browse files
committed
chore: update typescript-eslint monorepo to ^2.27.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 21bcb7e commit 8940e2f

File tree

4 files changed

+68
-46
lines changed

4 files changed

+68
-46
lines changed

packages/nomnoml/package-lock.json

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

packages/nomnoml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@loopback/eslint-config": "^5.0.3",
5959
"@loopback/testlab": "^1.10.3",
6060
"@types/node": "^10.17.14",
61-
"@typescript-eslint/eslint-plugin": "^2.19.2",
62-
"@typescript-eslint/parser": "^2.19.2",
61+
"@typescript-eslint/eslint-plugin": "^2.27.0",
62+
"@typescript-eslint/parser": "^2.27.0",
6363
"eslint": "^6.8.0",
6464
"eslint-config-prettier": "^6.10.0",
6565
"eslint-plugin-eslint-plugin": "^2.2.1",

packages/plantuml/package-lock.json

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

packages/plantuml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@loopback/eslint-config": "^5.0.3",
5959
"@loopback/testlab": "^1.10.3",
6060
"@types/node": "^10.17.14",
61-
"@typescript-eslint/eslint-plugin": "^2.19.2",
62-
"@typescript-eslint/parser": "^2.19.2",
61+
"@typescript-eslint/eslint-plugin": "^2.27.0",
62+
"@typescript-eslint/parser": "^2.27.0",
6363
"eslint": "^6.8.0",
6464
"eslint-config-prettier": "^6.10.0",
6565
"eslint-plugin-eslint-plugin": "^2.2.1",

0 commit comments

Comments
 (0)