Skip to content

Commit 2c85d8e

Browse files
renovate[bot]frbuceta
authored andcommitted
chore: update dependency @types/lodash to ^4.14.194
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 0ceb09e commit 2c85d8e

38 files changed

Lines changed: 96 additions & 96 deletions

examples/access-control-migration/package-lock.json

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

examples/access-control-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@loopback/eslint-config": "^13.0.10",
7272
"@loopback/http-caching-proxy": "^4.0.10",
7373
"@loopback/testlab": "^5.0.10",
74-
"@types/lodash": "^4.14.192",
74+
"@types/lodash": "^4.14.194",
7575
"@types/node": "^14.18.42",
7676
"eslint": "^8.38.0",
7777
"lodash": "^4.17.21",

examples/lb3-application/package-lock.json

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

examples/lb3-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@loopback/eslint-config": "^13.0.10",
6868
"@loopback/rest": "^12.0.10",
6969
"@loopback/testlab": "^5.0.10",
70-
"@types/lodash": "^4.14.192",
70+
"@types/lodash": "^4.14.194",
7171
"@types/node": "^14.18.42",
7272
"eslint": "^8.38.0",
7373
"lodash": "^4.17.21",

examples/passport-login/package-lock.json

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

examples/passport-login/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@loopback/security": "^0.8.10",
6060
"@loopback/service-proxy": "^5.0.10",
6161
"@types/jsonwebtoken": "9.0.1",
62-
"@types/lodash": "^4.14.192",
62+
"@types/lodash": "^4.14.194",
6363
"@types/passport": "^1.0.12",
6464
"@types/passport-facebook": "^2.1.11",
6565
"@types/passport-google-oauth": "^1.0.42",
@@ -92,7 +92,7 @@
9292
"@loopback/http-caching-proxy": "^4.0.10",
9393
"@loopback/testlab": "^5.0.10",
9494
"@types/express": "^4.17.17",
95-
"@types/lodash": "^4.14.192",
95+
"@types/lodash": "^4.14.194",
9696
"@types/node": "^14.18.42",
9797
"axios": "^0.27.2",
9898
"eslint": "^8.38.0",

examples/references-many/package-lock.json

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

examples/references-many/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@loopback/http-caching-proxy": "^4.0.10",
6969
"@loopback/repository": "^5.1.5",
7070
"@loopback/testlab": "^5.0.10",
71-
"@types/lodash": "^4.14.192",
71+
"@types/lodash": "^4.14.194",
7272
"@types/node": "^14.18.42",
7373
"eslint": "^8.38.0",
7474
"lodash": "^4.17.21",

examples/rest-crud/package-lock.json

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

examples/rest-crud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@loopback/eslint-config": "^13.0.10",
6565
"@loopback/http-caching-proxy": "^4.0.10",
6666
"@loopback/testlab": "^5.0.10",
67-
"@types/lodash": "^4.14.192",
67+
"@types/lodash": "^4.14.194",
6868
"@types/node": "^14.18.42",
6969
"eslint": "^8.38.0",
7070
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)