Skip to content

Commit

Permalink
Merge 5254d14 into 6f89655
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2020
2 parents 6f89655 + 5254d14 commit 769c874
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
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.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.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
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.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.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
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.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.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
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.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.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
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.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-eslint-plugin": "^2.2.1",
Expand Down

0 comments on commit 769c874

Please sign in to comment.