Skip to content

Commit

Permalink
chore: update dependency typescript to ~4.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Dec 11, 2020
1 parent 5a12ce7 commit ac6af0f
Show file tree
Hide file tree
Showing 64 changed files with 128 additions and 128 deletions.
6 changes: 3 additions & 3 deletions acceptance/repository-cloudant/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion acceptance/repository-cloudant/package.json
Expand Up @@ -34,7 +34,7 @@
"loopback-connector-cloudant": "2.4.2",
"ms": "2.1.3",
"tslib": "^2.0.3",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"files": [
"README.md",
Expand Down
6 changes: 3 additions & 3 deletions bodyparsers/rest-msgpack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bodyparsers/rest-msgpack/package.json
Expand Up @@ -48,6 +48,6 @@
"@types/msgpack-lite": "0.1.7",
"@types/node": "^10.17.35",
"@types/type-is": "^1.6.3",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
}
}
6 changes: 3 additions & 3 deletions examples/access-control-migration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/access-control-migration/package.json
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"lodash": "^4.17.20",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"build": "lb-tsc",
Expand Down
6 changes: 3 additions & 3 deletions examples/binding-resolution/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/binding-resolution/package.json
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^10.17.34",
"eslint": "^7.15.0",
"source-map-support": "^0.5.19",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"files": [
"README.md",
Expand Down
6 changes: 3 additions & 3 deletions examples/context/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/context/package.json
Expand Up @@ -23,7 +23,7 @@
"@loopback/testlab": "^3.2.10",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"acceptance": "lb-mocha \"dist/__tests__/acceptance/**/*.js\"",
Expand Down
6 changes: 3 additions & 3 deletions examples/express-composition/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/express-composition/package.json
Expand Up @@ -63,6 +63,6 @@
"@types/express": "^4.17.9",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
}
}
6 changes: 3 additions & 3 deletions examples/file-transfer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/file-transfer/package.json
Expand Up @@ -29,7 +29,7 @@
"@types/multer": "^1.4.5",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"acceptance": "lb-mocha \"dist/__tests__/acceptance/**/*.js\"",
Expand Down
6 changes: 3 additions & 3 deletions examples/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/graphql/package.json
Expand Up @@ -32,7 +32,7 @@
"eslint": "^7.15.0",
"rimraf": "^3.0.2",
"source-map-support": "^0.5.19",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"acceptance": "lb-mocha \"dist/__tests__/acceptance/**/*.js\"",
Expand Down
6 changes: 3 additions & 3 deletions examples/greeter-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/greeter-extension/package.json
Expand Up @@ -55,7 +55,7 @@
"@types/debug": "4.1.5",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"bugs": {
"url": "https://github.com/strongloop/loopback-next/issues"
Expand Down
6 changes: 3 additions & 3 deletions examples/greeting-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/greeting-app/package.json
Expand Up @@ -59,7 +59,7 @@
"@types/debug": "4.1.5",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"bugs": {
"url": "https://github.com/strongloop/loopback-next/issues"
Expand Down
6 changes: 3 additions & 3 deletions examples/hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Expand Up @@ -24,7 +24,7 @@
"@loopback/testlab": "^3.2.10",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"acceptance": "lb-mocha \"dist/__tests__/acceptance/**/*.js\"",
Expand Down
6 changes: 3 additions & 3 deletions examples/lb3-application/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Expand Up @@ -39,7 +39,7 @@
"eslint": "^7.15.0",
"lodash": "^4.17.20",
"should": "^13.2.3",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"build": "lb-tsc",
Expand Down
6 changes: 3 additions & 3 deletions examples/log-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Expand Up @@ -27,7 +27,7 @@
"@types/debug": "^4.1.5",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"build": "lb-tsc",
Expand Down
6 changes: 3 additions & 3 deletions examples/metrics-prometheus/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/metrics-prometheus/package.json
Expand Up @@ -26,7 +26,7 @@
"@loopback/testlab": "^3.2.10",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"acceptance": "lb-mocha \"dist/__tests__/acceptance/**/*.js\"",
Expand Down
6 changes: 3 additions & 3 deletions examples/multi-tenancy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/multi-tenancy/package.json
Expand Up @@ -65,7 +65,7 @@
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"source-map-support": "^0.5.19",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"files": [
"README.md",
Expand Down
6 changes: 3 additions & 3 deletions examples/passport-login/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/passport-login/package.json
Expand Up @@ -89,7 +89,7 @@
"axios": "^0.21.0",
"eslint": "^7.15.0",
"lodash": "^4.17.20",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions examples/rest-crud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/rest-crud/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"lodash": "^4.17.20",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
},
"scripts": {
"build": "lb-tsc",
Expand Down
6 changes: 3 additions & 3 deletions examples/rpc-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Expand Up @@ -53,6 +53,6 @@
"@types/express": "^4.17.9",
"@types/node": "^10.17.35",
"eslint": "^7.15.0",
"typescript": "~4.1.2"
"typescript": "~4.1.3"
}
}

0 comments on commit ac6af0f

Please sign in to comment.