Skip to content

Commit 6117565

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/debug to v4.1.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 800ed14 commit 6117565

31 files changed

Lines changed: 66 additions & 65 deletions

File tree

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@loopback/openapi-spec-builder": "^8.0.10",
4444
"@loopback/rest": "^15.0.11",
4545
"@types/byline": "^4.2.36",
46-
"@types/debug": "^4.1.12",
46+
"@types/debug": "^4.1.13",
4747
"@types/request-promise-native": "^1.0.21",
4848
"autocannon": "^8.0.0",
4949
"axios": "^1.13.6",

examples/binding-resolution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@loopback/build": "^12.0.10",
5656
"@loopback/testlab": "^8.0.10",
57-
"@types/debug": "^4.1.12",
57+
"@types/debug": "^4.1.13",
5858
"@types/node": "^16.18.126",
5959
"eslint": "^8.57.1",
6060
"source-map-support": "^0.5.21",

examples/greeter-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@loopback/build": "^12.0.10",
5757
"@loopback/eslint-config": "^16.0.1",
5858
"@loopback/testlab": "^8.0.10",
59-
"@types/debug": "4.1.12",
59+
"@types/debug": "4.1.13",
6060
"@types/node": "^16.18.126",
6161
"eslint": "^8.57.1",
6262
"typescript": "~5.2.2"

examples/greeting-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@loopback/build": "^12.0.10",
6161
"@loopback/eslint-config": "^16.0.1",
6262
"@loopback/testlab": "^8.0.10",
63-
"@types/debug": "4.1.12",
63+
"@types/debug": "4.1.13",
6464
"@types/node": "^16.18.126",
6565
"eslint": "^8.57.1",
6666
"typescript": "~5.2.2"

examples/log-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@loopback/build": "^12.0.10",
5656
"@loopback/eslint-config": "^16.0.1",
5757
"@loopback/testlab": "^8.0.10",
58-
"@types/debug": "^4.1.12",
58+
"@types/debug": "^4.1.13",
5959
"@types/node": "^16.18.126",
6060
"eslint": "^8.57.1",
6161
"typescript": "~5.2.2"

examples/multi-tenancy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@loopback/build": "^12.0.10",
6969
"@loopback/eslint-config": "^16.0.1",
7070
"@loopback/testlab": "^8.0.10",
71-
"@types/debug": "^4.1.12",
71+
"@types/debug": "^4.1.13",
7272
"@types/jsonwebtoken": "^9.0.10",
7373
"@types/node": "^16.18.126",
7474
"eslint": "^8.57.1",

examples/socketio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@loopback/build": "^12.0.10",
6565
"@loopback/eslint-config": "^16.0.1",
6666
"@loopback/testlab": "^8.0.10",
67-
"@types/debug": "^4.1.12",
67+
"@types/debug": "^4.1.13",
6868
"@types/node": "^16.18.126",
6969
"eslint": "^8.57.1",
7070
"socket.io-client": "^4.8.3",

extensions/authentication-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@loopback/rest-explorer": "^8.0.11",
5959
"@loopback/service-proxy": "^8.0.10",
6060
"@loopback/testlab": "^8.0.10",
61-
"@types/debug": "^4.1.12",
61+
"@types/debug": "^4.1.13",
6262
"@types/lodash": "^4.17.24",
6363
"@types/node": "^16.18.126",
6464
"lodash": "^4.17.23",

extensions/cron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@loopback/core": "^7.0.0"
4141
},
4242
"dependencies": {
43-
"@types/debug": "^4.1.12",
43+
"@types/debug": "^4.1.13",
4444
"cron": "^2.4.4",
4545
"debug": "^4.4.3",
4646
"tslib": "^2.8.1"

extensions/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@loopback/rest": "^15.0.11",
6767
"@loopback/testlab": "^8.0.10",
6868
"@types/cors": "^2.8.19",
69-
"@types/debug": "^4.1.12",
69+
"@types/debug": "^4.1.13",
7070
"@types/node": "^16.18.126",
7171
"@types/ws": "^8.18.1",
7272
"class-transformer": "^0.5.1"

0 commit comments

Comments
 (0)