Skip to content

Commit

Permalink
chore: update typescript-eslint monorepo to ^2.27.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and raymondfeng committed Apr 6, 2020
1 parent f195865 commit cd0ef70
Show file tree
Hide file tree
Showing 37 changed files with 326 additions and 326 deletions.
32 changes: 16 additions & 16 deletions examples/access-control-migration/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/access-control-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@loopback/testlab": "^2.0.2",
"@types/lodash": "^4.14.149",
"@types/node": "^10.17.18",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
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 @@ -45,8 +45,8 @@
"@loopback/eslint-config": "^6.0.2",
"@loopback/testlab": "^2.0.2",
"@types/node": "^10.17.18",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"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 @@ -61,8 +61,8 @@
"@loopback/testlab": "^2.0.2",
"@types/express": "^4.17.4",
"@types/node": "^10.17.18",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down
32 changes: 16 additions & 16 deletions examples/file-transfer/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/file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@types/express-serve-static-core": "^4.17.3",
"@types/multer": "^1.4.2",
"@types/node": "^10.17.18",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"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 @@ -49,8 +49,8 @@
"@loopback/testlab": "^2.0.2",
"@types/debug": "4.1.5",
"@types/node": "^10.17.18",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down

0 comments on commit cd0ef70

Please sign in to comment.