Skip to content

Commit

Permalink
chore: update dependency typescript to ~5.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent fde4744 commit 65c88d1
Show file tree
Hide file tree
Showing 35 changed files with 71 additions and 83 deletions.
2 changes: 1 addition & 1 deletion acceptance/repository-cloudant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"loopback-connector-cloudant": "2.5.0",
"ms": "2.1.3",
"tslib": "^2.6.2",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion bodyparsers/rest-msgpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"@types/msgpack5": "^3.4.6",
"@types/node": "^16.18.68",
"@types/type-is": "^1.6.6",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/access-control-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/binding-resolution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"@loopback/testlab": "^6.1.4",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/express-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"@types/express": "^4.17.21",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"@types/multer": "^1.4.11",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"eslint": "^8.51.0",
"rimraf": "^5.0.5",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/greeter-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"@types/debug": "4.1.12",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/greeting-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"@types/debug": "4.1.12",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"@loopback/testlab": "^6.1.4",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"should": "^13.2.3",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"@types/debug": "^4.1.12",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/metrics-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"@loopback/testlab": "^6.1.4",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/multi-tenancy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
"axios": "^1.6.5",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/references-many/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/rest-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"@types/express": "^4.17.21",
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/soap-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"eslint": "^8.51.0",
"mocha": "^10.2.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"eslint": "^8.51.0",
"socket.io-client": "^4.7.2",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/todo-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/validation-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"@types/node": "^16.18.68",
"eslint": "^8.51.0",
"source-map-support": "^0.5.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"events": "^3.3.0",
"process": "^0.11.10",
"puppeteer": "^21.6.1",
"typescript": "~5.2.2",
"typescript": "~5.3.3",
"util": "^0.12.5",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
Expand Down
2 changes: 1 addition & 1 deletion extensions/authentication-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"@types/lodash": "^4.14.202",
"@types/node": "^16.18.68",
"lodash": "^4.17.21",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion extensions/pooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"@loopback/testlab": "^6.1.4",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.68",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}
2 changes: 1 addition & 1 deletion extensions/sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"sqlite3": "5.1.4",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
}
}

0 comments on commit 65c88d1

Please sign in to comment.