Skip to content

Commit a9a9a60

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

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.2",
7272
"@loopback/http-caching-proxy": "^3.1.0",
7373
"@loopback/testlab": "^4.1.0",
74-
"@types/lodash": "^4.14.178",
74+
"@types/lodash": "^4.14.179",
7575
"@types/node": "^12.20.46",
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.2",
6868
"@loopback/rest": "^11.1.0",
6969
"@loopback/testlab": "^4.1.0",
70-
"@types/lodash": "^4.14.178",
70+
"@types/lodash": "^4.14.179",
7171
"@types/node": "^12.20.46",
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.0",
6060
"@loopback/service-proxy": "^4.1.0",
6161
"@types/jsonwebtoken": "8.5.8",
62-
"@types/lodash": "^4.14.178",
62+
"@types/lodash": "^4.14.179",
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.0",
9393
"@loopback/testlab": "^4.1.0",
9494
"@types/express": "^4.17.13",
95-
"@types/lodash": "^4.14.178",
95+
"@types/lodash": "^4.14.179",
9696
"@types/node": "^12.20.46",
9797
"axios": "^0.26.0",
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.2",
6565
"@loopback/http-caching-proxy": "^3.1.0",
6666
"@loopback/testlab": "^4.1.0",
67-
"@types/lodash": "^4.14.178",
67+
"@types/lodash": "^4.14.179",
6868
"@types/node": "^12.20.46",
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.2",
7373
"@loopback/http-caching-proxy": "^3.1.0",
7474
"@loopback/testlab": "^4.1.0",
75-
"@types/lodash": "^4.14.178",
75+
"@types/lodash": "^4.14.179",
7676
"@types/node": "^12.20.46",
7777
"eslint": "^8.10.0",
7878
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)