Skip to content

Commit 34dcfb4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: update dependency @types/lodash to ^4.14.180
Signed-off-by: Renovate Bot <[email protected]>
1 parent 0434843 commit 34dcfb4

File tree

36 files changed

+145
-145
lines changed

36 files changed

+145
-145
lines changed

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

Lines changed: 7 additions & 7 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": "^12.0.3",
7272
"@loopback/http-caching-proxy": "^3.1.1",
7373
"@loopback/testlab": "^4.1.1",
74-
"@types/lodash": "^4.14.179",
74+
"@types/lodash": "^4.14.180",
7575
"@types/node": "^12.20.47",
7676
"eslint": "^8.10.0",
7777
"lodash": "^4.17.21",

examples/lb3-application/package-lock.json

Lines changed: 7 additions & 7 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": "^12.0.3",
6868
"@loopback/rest": "^11.1.1",
6969
"@loopback/testlab": "^4.1.1",
70-
"@types/lodash": "^4.14.179",
70+
"@types/lodash": "^4.14.180",
7171
"@types/node": "^12.20.47",
7272
"eslint": "^8.10.0",
7373
"lodash": "^4.17.21",

examples/passport-login/package-lock.json

Lines changed: 7 additions & 7 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.7.1",
6060
"@loopback/service-proxy": "^4.1.1",
6161
"@types/jsonwebtoken": "8.5.8",
62-
"@types/lodash": "^4.14.179",
62+
"@types/lodash": "^4.14.180",
6363
"@types/passport": "^1.0.7",
6464
"@types/passport-facebook": "^2.1.11",
6565
"@types/passport-google-oauth": "^1.0.42",
@@ -92,7 +92,7 @@
9292
"@loopback/http-caching-proxy": "^3.1.1",
9393
"@loopback/testlab": "^4.1.1",
9494
"@types/express": "^4.17.13",
95-
"@types/lodash": "^4.14.179",
95+
"@types/lodash": "^4.14.180",
9696
"@types/node": "^12.20.47",
9797
"axios": "^0.26.1",
9898
"eslint": "^8.10.0",

examples/rest-crud/package-lock.json

Lines changed: 7 additions & 7 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": "^12.0.3",
6565
"@loopback/http-caching-proxy": "^3.1.1",
6666
"@loopback/testlab": "^4.1.1",
67-
"@types/lodash": "^4.14.179",
67+
"@types/lodash": "^4.14.180",
6868
"@types/node": "^12.20.47",
6969
"eslint": "^8.10.0",
7070
"lodash": "^4.17.21",

examples/todo-jwt/package-lock.json

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

examples/todo-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@loopback/eslint-config": "^12.0.3",
7373
"@loopback/http-caching-proxy": "^3.1.1",
7474
"@loopback/testlab": "^4.1.1",
75-
"@types/lodash": "^4.14.179",
75+
"@types/lodash": "^4.14.180",
7676
"@types/node": "^12.20.47",
7777
"eslint": "^8.10.0",
7878
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)