Skip to content

Commit 5c0b68e

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/lodash to ^4.17.17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e97bc95 commit 5c0b68e

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.5",
7272
"@loopback/http-caching-proxy": "^6.0.14",
7373
"@loopback/testlab": "^7.0.13",
74-
"@types/lodash": "^4.17.16",
74+
"@types/lodash": "^4.17.17",
7575
"@types/node": "^16.18.126",
7676
"eslint": "^8.57.1",
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.12",
6767
"@loopback/eslint-config": "^15.0.5",
6868
"@loopback/testlab": "^7.0.13",
69-
"@types/lodash": "^4.17.16",
69+
"@types/lodash": "^4.17.17",
7070
"@types/node": "^16.18.126",
7171
"eslint": "^8.57.1",
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.14",
6060
"@loopback/service-proxy": "^7.0.14",
6161
"@types/jsonwebtoken": "9.0.9",
62-
"@types/lodash": "^4.17.16",
62+
"@types/lodash": "^4.17.17",
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.14",
9393
"@loopback/testlab": "^7.0.13",
9494
"@types/express": "^4.17.22",
95-
"@types/lodash": "^4.17.16",
95+
"@types/lodash": "^4.17.17",
9696
"@types/node": "^16.18.126",
9797
"axios": "^1.9.0",
9898
"eslint": "^8.57.1",

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.5",
6868
"@loopback/http-caching-proxy": "^6.0.14",
6969
"@loopback/testlab": "^7.0.13",
70-
"@types/lodash": "^4.17.16",
70+
"@types/lodash": "^4.17.17",
7171
"@types/node": "^16.18.126",
7272
"eslint": "^8.57.1",
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.5",
6565
"@loopback/http-caching-proxy": "^6.0.14",
6666
"@loopback/testlab": "^7.0.13",
67-
"@types/lodash": "^4.17.16",
67+
"@types/lodash": "^4.17.17",
6868
"@types/node": "^16.18.126",
6969
"eslint": "^8.57.1",
7070
"lodash": "^4.17.21",

examples/todo-jwt/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.5",
7272
"@loopback/http-caching-proxy": "^6.0.14",
7373
"@loopback/testlab": "^7.0.13",
74-
"@types/lodash": "^4.17.16",
74+
"@types/lodash": "^4.17.17",
7575
"@types/node": "^16.18.126",
7676
"eslint": "^8.57.1",
7777
"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.5",
6868
"@loopback/http-caching-proxy": "^6.0.14",
6969
"@loopback/testlab": "^7.0.13",
70-
"@types/lodash": "^4.17.16",
70+
"@types/lodash": "^4.17.17",
7171
"@types/node": "^16.18.126",
7272
"eslint": "^8.57.1",
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.5",
6767
"@loopback/http-caching-proxy": "^6.0.14",
6868
"@loopback/testlab": "^7.0.13",
69-
"@types/lodash": "^4.17.16",
69+
"@types/lodash": "^4.17.17",
7070
"@types/morgan": "^1.9.9",
7171
"@types/node": "^16.18.126",
7272
"eslint": "^8.57.1",

extensions/authentication-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@loopback/service-proxy": "^7.0.14",
6060
"@loopback/testlab": "^7.0.13",
6161
"@types/debug": "^4.1.12",
62-
"@types/lodash": "^4.17.16",
62+
"@types/lodash": "^4.17.17",
6363
"@types/node": "^16.18.126",
6464
"lodash": "^4.17.21",
6565
"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.14",
6161
"@loopback/testlab": "^7.0.13",
6262
"@types/jsonwebtoken": "^9.0.9",
63-
"@types/lodash": "^4.17.16",
63+
"@types/lodash": "^4.17.17",
6464
"@types/node": "^16.18.126",
6565
"@types/passport": "^1.0.17",
6666
"@types/passport-http": "^0.3.11",

0 commit comments

Comments
 (0)