Skip to content

Commit 368b5b6

Browse files
committed
chore: update dependency @types/lodash to ^4.14.201
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7785686 commit 368b5b6

20 files changed

Lines changed: 43 additions & 43 deletions

File tree

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": "^14.0.4",
7272
"@loopback/http-caching-proxy": "^5.1.3",
7373
"@loopback/testlab": "^6.1.3",
74-
"@types/lodash": "^4.14.200",
74+
"@types/lodash": "^4.14.201",
7575
"@types/node": "^16.18.59",
7676
"eslint": "^8.51.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
@@ -67,7 +67,7 @@
6767
"@loopback/eslint-config": "^14.0.4",
6868
"@loopback/rest": "^13.0.0",
6969
"@loopback/testlab": "^6.1.3",
70-
"@types/lodash": "^4.14.200",
70+
"@types/lodash": "^4.14.201",
7171
"@types/node": "^16.18.59",
7272
"eslint": "^8.51.0",
7373
"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.10.3",
6060
"@loopback/service-proxy": "^6.1.3",
6161
"@types/jsonwebtoken": "9.0.5",
62-
"@types/lodash": "^4.14.200",
62+
"@types/lodash": "^4.14.201",
6363
"@types/passport": "^1.0.14",
6464
"@types/passport-facebook": "^3.0.2",
6565
"@types/passport-google-oauth": "^1.0.44",
@@ -92,7 +92,7 @@
9292
"@loopback/http-caching-proxy": "^5.1.3",
9393
"@loopback/testlab": "^6.1.3",
9494
"@types/express": "^4.17.21",
95-
"@types/lodash": "^4.14.200",
95+
"@types/lodash": "^4.14.201",
9696
"@types/node": "^16.18.59",
9797
"axios": "^1.6.0",
9898
"eslint": "^8.51.0",

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": "^5.1.3",
6969
"@loopback/repository": "^6.0.0",
7070
"@loopback/testlab": "^6.1.3",
71-
"@types/lodash": "^4.14.200",
71+
"@types/lodash": "^4.14.201",
7272
"@types/node": "^16.18.59",
7373
"eslint": "^8.51.0",
7474
"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": "^14.0.4",
6565
"@loopback/http-caching-proxy": "^5.1.3",
6666
"@loopback/testlab": "^6.1.3",
67-
"@types/lodash": "^4.14.200",
67+
"@types/lodash": "^4.14.201",
6868
"@types/node": "^16.18.59",
6969
"eslint": "^8.51.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": "^14.0.4",
7373
"@loopback/http-caching-proxy": "^5.1.3",
7474
"@loopback/testlab": "^6.1.3",
75-
"@types/lodash": "^4.14.200",
75+
"@types/lodash": "^4.14.201",
7676
"@types/node": "^16.18.59",
7777
"eslint": "^8.51.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
@@ -68,7 +68,7 @@
6868
"@loopback/http-caching-proxy": "^5.1.3",
6969
"@loopback/repository": "^6.0.0",
7070
"@loopback/testlab": "^6.1.3",
71-
"@types/lodash": "^4.14.200",
71+
"@types/lodash": "^4.14.201",
7272
"@types/node": "^16.18.59",
7373
"eslint": "^8.51.0",
7474
"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": "^14.0.4",
6767
"@loopback/http-caching-proxy": "^5.1.3",
6868
"@loopback/testlab": "^6.1.3",
69-
"@types/lodash": "^4.14.200",
69+
"@types/lodash": "^4.14.201",
7070
"@types/morgan": "^1.9.9",
7171
"@types/node": "^16.18.59",
7272
"eslint": "^8.51.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": "^6.1.3",
6161
"@loopback/testlab": "^6.1.3",
6262
"@types/debug": "^4.1.12",
63-
"@types/lodash": "^4.14.200",
63+
"@types/lodash": "^4.14.201",
6464
"@types/node": "^16.18.59",
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": "^13.1.3",
6161
"@loopback/testlab": "^6.1.3",
6262
"@types/jsonwebtoken": "^9.0.5",
63-
"@types/lodash": "^4.14.200",
63+
"@types/lodash": "^4.14.201",
6464
"@types/node": "^16.18.59",
6565
"@types/passport": "^1.0.14",
6666
"@types/passport-http": "^0.3.10",

0 commit comments

Comments
 (0)