Skip to content

Commit

Permalink
chore: update dependency @types/lodash to ^4.14.153
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 May 27, 2020
1 parent ff2dde5 commit 697042a
Show file tree
Hide file tree
Showing 34 changed files with 69 additions and 69 deletions.
6 changes: 3 additions & 3 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.

2 changes: 1 addition & 1 deletion examples/access-control-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/http-caching-proxy": "^2.1.5",
"@loopback/testlab": "^3.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"eslint": "^7.1.0",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions examples/lb3-application/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/rest": "^1.11.1",
"@loopback/testlab": "^3.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"eslint": "^7.1.0",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions examples/passport-login/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/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@loopback/security": "^0.2.10",
"@loopback/service-proxy": "^2.3.0",
"@types/jsonwebtoken": "8.5.0",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/passport": "^1.0.3",
"@types/passport-facebook": "^2.1.10",
"@types/passport-google-oauth": "^1.0.41",
Expand Down Expand Up @@ -82,7 +82,7 @@
"@loopback/mock-oauth2-provider": "^0.0.3",
"@loopback/testlab": "^3.1.5",
"@types/express": "^4.17.6",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"axios": "^0.19.2",
"eslint": "^7.1.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/rest-crud/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/rest-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/http-caching-proxy": "^2.1.5",
"@loopback/testlab": "^3.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"eslint": "^7.1.0",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions examples/todo-jwt/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/todo-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/http-caching-proxy": "^2.1.4",
"@loopback/testlab": "^3.1.4",
"@types/lodash": "^4.14.150",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"eslint": "^7.0.0",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions examples/todo-list/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@loopback/http-caching-proxy": "^2.1.5",
"@loopback/repository": "^1.8.0",
"@loopback/testlab": "^3.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"eslint": "^7.1.0",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions examples/todo/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/http-caching-proxy": "^2.1.5",
"@loopback/testlab": "^3.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/morgan": "^1.9.0",
"@types/node": "^10.17.24",
"eslint": "^7.1.0",
Expand Down
6 changes: 3 additions & 3 deletions extensions/authentication-jwt/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/authentication-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/repository": "^2.5.1",
"@loopback/testlab": "^2.0.2",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"lodash": "^4.17.15",
"typescript": "~3.9.3"
Expand Down
6 changes: 3 additions & 3 deletions extensions/authentication-passport/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/authentication-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@loopback/openapi-spec-builder": "^2.1.5",
"@loopback/testlab": "^3.1.5",
"@types/jsonwebtoken": "^8.5.0",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"@types/passport": "^1.0.3",
"@types/passport-http": "^0.3.8",
Expand Down
6 changes: 3 additions & 3 deletions fixtures/mock-oauth2-provider/package-lock.json

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

2 changes: 1 addition & 1 deletion fixtures/mock-oauth2-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/body-parser": "^1.19.0",
"@types/express": "^4.17.6",
"@types/jsonwebtoken": "^8.5.0",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"axios": "^0.19.2",
"body-parser": "^1.19.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/authentication/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@loopback/rest": "^5.0.1",
"@loopback/security": "^0.2.10",
"@types/express": "^4.17.6",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"lodash": "^4.17.15",
"tslib": "^2.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/booter-lb3app/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/booter-lb3app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@loopback/rest": "^5.0.1",
"@loopback/testlab": "^3.1.5",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/metadata/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@loopback/eslint-config": "^7.0.1",
"@loopback/testlab": "^3.1.5",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24"
},
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions packages/openapi-v3/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/openapi-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/debug": "^4.1.5",
"@types/http-status": "^1.1.2",
"@types/json-merge-patch": "0.0.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/repository-tests/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/repository-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@loopback/build": "^1.7.1",
"@loopback/repository": "^2.5.1",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"lodash": "^4.17.15"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/repository/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@loopback/testlab": "^3.1.5",
"@types/bson": "^4.0.2",
"@types/json-schema": "^7.0.4",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/node": "^10.17.24",
"bson": "4.0.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/rest/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/debug": "^4.1.5",
"@types/js-yaml": "^3.12.4",
"@types/json-schema-compare": "^0.2.0",
"@types/lodash": "^4.14.152",
"@types/lodash": "^4.14.153",
"@types/multer": "^1.4.3",
"@types/node": "^10.17.24",
"@types/on-finished": "^2.3.1",
Expand Down

0 comments on commit 697042a

Please sign in to comment.