Skip to content

Commit

Permalink
chore: update typescript-eslint monorepo to ^2.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and raymondfeng committed Jan 20, 2020
1 parent 9200ef3 commit 2f62700
Show file tree
Hide file tree
Showing 29 changed files with 254 additions and 254 deletions.
32 changes: 16 additions & 16 deletions examples/context/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@loopback/eslint-config": "^5.0.1",
"@loopback/testlab": "^1.10.1",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
32 changes: 16 additions & 16 deletions examples/express-composition/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/express-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@loopback/testlab": "^1.10.1",
"@types/express": "^4.17.2",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
32 changes: 16 additions & 16 deletions examples/greeter-extension/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/greeter-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@loopback/testlab": "^1.10.1",
"@types/debug": "4.1.5",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
32 changes: 16 additions & 16 deletions examples/greeting-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/greeting-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@loopback/testlab": "^1.10.1",
"@types/debug": "4.1.5",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
32 changes: 16 additions & 16 deletions examples/hello-world/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@loopback/eslint-config": "^5.0.1",
"@loopback/testlab": "^1.10.1",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
Loading

0 comments on commit 2f62700

Please sign in to comment.