Skip to content

Commit 89ae99f

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/lodash to ^4.17.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b53882 commit 89ae99f

File tree

20 files changed

+43
-43
lines changed

20 files changed

+43
-43
lines changed

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": "^15.0.4",
7272
"@loopback/http-caching-proxy": "^6.0.9",
7373
"@loopback/testlab": "^7.0.8",
74-
"@types/lodash": "^4.17.13",
74+
"@types/lodash": "^4.17.14",
7575
"@types/node": "^16.18.119",
7676
"eslint": "^8.57.0",
7777
"lodash": "^4.17.21",

examples/lb3-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@loopback/build": "^11.0.8",
6767
"@loopback/eslint-config": "^15.0.4",
6868
"@loopback/testlab": "^7.0.8",
69-
"@types/lodash": "^4.17.13",
69+
"@types/lodash": "^4.17.14",
7070
"@types/node": "^16.18.119",
7171
"eslint": "^8.57.0",
7272
"lodash": "^4.17.21",

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.11.9",
6060
"@loopback/service-proxy": "^7.0.9",
6161
"@types/jsonwebtoken": "9.0.7",
62-
"@types/lodash": "^4.17.13",
62+
"@types/lodash": "^4.17.14",
6363
"@types/passport": "^1.0.17",
6464
"@types/passport-facebook": "^3.0.3",
6565
"@types/passport-google-oauth": "^1.0.45",
@@ -92,7 +92,7 @@
9292
"@loopback/http-caching-proxy": "^6.0.9",
9393
"@loopback/testlab": "^7.0.8",
9494
"@types/express": "^4.17.21",
95-
"@types/lodash": "^4.17.13",
95+
"@types/lodash": "^4.17.14",
9696
"@types/node": "^16.18.119",
9797
"axios": "^1.7.9",
9898
"eslint": "^8.57.0",

examples/references-many/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@loopback/eslint-config": "^15.0.4",
6868
"@loopback/http-caching-proxy": "^6.0.9",
6969
"@loopback/testlab": "^7.0.8",
70-
"@types/lodash": "^4.17.13",
70+
"@types/lodash": "^4.17.14",
7171
"@types/node": "^16.18.119",
7272
"eslint": "^8.57.0",
7373
"lodash": "^4.17.21",

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": "^15.0.4",
6565
"@loopback/http-caching-proxy": "^6.0.9",
6666
"@loopback/testlab": "^7.0.8",
67-
"@types/lodash": "^4.17.13",
67+
"@types/lodash": "^4.17.14",
6868
"@types/node": "^16.18.119",
6969
"eslint": "^8.57.0",
7070
"lodash": "^4.17.21",

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": "^15.0.4",
7373
"@loopback/http-caching-proxy": "^6.0.9",
7474
"@loopback/testlab": "^7.0.8",
75-
"@types/lodash": "^4.17.13",
75+
"@types/lodash": "^4.17.14",
7676
"@types/node": "^16.18.119",
7777
"eslint": "^8.57.0",
7878
"lodash": "^4.17.21",

examples/todo-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@loopback/eslint-config": "^15.0.4",
6868
"@loopback/http-caching-proxy": "^6.0.9",
6969
"@loopback/testlab": "^7.0.8",
70-
"@types/lodash": "^4.17.13",
70+
"@types/lodash": "^4.17.14",
7171
"@types/node": "^16.18.119",
7272
"eslint": "^8.57.0",
7373
"lodash": "^4.17.21",

examples/todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@loopback/eslint-config": "^15.0.4",
6767
"@loopback/http-caching-proxy": "^6.0.9",
6868
"@loopback/testlab": "^7.0.8",
69-
"@types/lodash": "^4.17.13",
69+
"@types/lodash": "^4.17.14",
7070
"@types/morgan": "^1.9.9",
7171
"@types/node": "^16.18.119",
7272
"eslint": "^8.57.0",

extensions/authentication-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@loopback/service-proxy": "^7.0.9",
6161
"@loopback/testlab": "^7.0.8",
6262
"@types/debug": "^4.1.12",
63-
"@types/lodash": "^4.17.13",
63+
"@types/lodash": "^4.17.14",
6464
"@types/node": "^16.18.119",
6565
"lodash": "^4.17.21",
6666
"typescript": "~5.2.2"

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@loopback/rest": "^14.0.9",
6161
"@loopback/testlab": "^7.0.8",
6262
"@types/jsonwebtoken": "^9.0.7",
63-
"@types/lodash": "^4.17.13",
63+
"@types/lodash": "^4.17.14",
6464
"@types/node": "^16.18.119",
6565
"@types/passport": "^1.0.17",
6666
"@types/passport-http": "^0.3.11",

0 commit comments

Comments
 (0)