Skip to content

Commit

Permalink
Travis CI build: 3427 v5.58.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 20, 2020
1 parent badd3c1 commit 5ab39a1
Show file tree
Hide file tree
Showing 33 changed files with 159 additions and 159 deletions.
14 changes: 7 additions & 7 deletions examples/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/testing": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/testing": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"@types/aws-serverless-express": "3.3.1",
"aws-serverless-express": "3.3.6",
Expand Down
12 changes: 6 additions & 6 deletions examples/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"cors": "2.8.5",
Expand Down
16 changes: 8 additions & 8 deletions examples/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/mongoose": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/testing-mongoose": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/mongoose": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/testing-mongoose": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
14 changes: 7 additions & 7 deletions examples/multer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/multipartfiles": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/multipartfiles": "5.58.0",
"@tsed/swagger": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"cors": "2.8.5",
Expand Down
16 changes: 8 additions & 8 deletions examples/passport-azure-ad/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"start": "nodemon --watch \"src/**/*.ts\" --ignore \"node_modules/**/*\" --exec ts-node src/index.ts"
},
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/passport": "5.57.7",
"@tsed/logger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/passport": "5.58.0",
"@tsed/logger": "5.58.0",
"@types/compression": "0.0.36",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
16 changes: 8 additions & 8 deletions examples/passportjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/ajv": "5.57.7",
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/passport": "5.57.7",
"@tsed/ajv": "5.58.0",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/passport": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
14 changes: 7 additions & 7 deletions examples/react/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/typeorm": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/typeorm": "5.58.0",
"@types/dotenv": "^8.2.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
Expand Down
12 changes: 6 additions & 6 deletions examples/session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "^1.19.0",
"compression": "1.7.4",
Expand Down
14 changes: 7 additions & 7 deletions examples/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/socketio": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/socketio": "5.58.0",
"@tsed/swagger": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"angular": "1.6.6",
"body-parser": "1.19.0",
Expand Down
18 changes: 9 additions & 9 deletions examples/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/testing": "5.57.7",
"@tsed/typeorm": "5.57.7",
"@tsed/passport": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/testing": "5.58.0",
"@tsed/typeorm": "5.58.0",
"@tsed/passport": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
12 changes: 6 additions & 6 deletions examples/vuejs/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/platform-express": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/platform-express": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/swagger": "5.58.0",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "5.57.7",
"version": "5.58.0",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/root",
"version": "5.57.7",
"version": "5.58.0",
"description": "A TypeScript Framework on top of Express",
"private": true,
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ajv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/ajv",
"version": "5.57.7",
"version": "5.58.0",
"description": "AJV package for Ts.ED framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand All @@ -16,7 +16,7 @@
},
"private": false,
"devDependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7"
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0"
}
}
8 changes: 4 additions & 4 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/common",
"version": "5.57.7",
"version": "5.58.0",
"description": "A TypeScript Framework on top of Express",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down Expand Up @@ -44,9 +44,9 @@
"build:doc": "tsc --build tsconfig.doc.json"
},
"dependencies": {
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/exceptions": "5.57.7",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/exceptions": "5.58.0",
"@tsed/logger": "^5.5.0",
"@types/json-schema": "^7.0.3",
"globby": "11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/core",
"version": "5.57.7",
"version": "5.58.0",
"description": "Core module for Ts.ED Framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/di/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@tsed/di",
"version": "5.57.7",
"version": "5.58.0",
"description": "DI module for Ts.ED Framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"dependencies": {
"@tsed/core": "5.57.7",
"@tsed/core": "5.58.0",
"chalk": "3.0.0",
"tslib": "1.11.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/exceptions",
"version": "5.57.7",
"version": "5.58.0",
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/graphql",
"version": "5.57.7",
"version": "5.58.0",
"description": "GraphQL package for Ts.ED framework, based on Apollo-server-express and Type-graphql",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand All @@ -19,7 +19,7 @@
},
"private": false,
"devDependencies": {
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7"
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0"
}
}
28 changes: 14 additions & 14 deletions packages/integration/package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "@tsed/integration",
"version": "5.57.7",
"version": "5.58.0",
"description": "Integration packages",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"scripts": {
"start": "ts-node -r tsconfig-paths/register src/index.ts"
},
"dependencies": {
"@tsed/ajv": "5.57.7",
"@tsed/common": "5.57.7",
"@tsed/core": "5.57.7",
"@tsed/di": "5.57.7",
"@tsed/graphql": "5.57.7",
"@tsed/mongoose": "5.57.7",
"@tsed/multipartfiles": "5.57.7",
"@tsed/passport": "5.57.7",
"@tsed/seq": "5.57.7",
"@tsed/servestatic": "5.57.7",
"@tsed/swagger": "5.57.7",
"@tsed/testing-mongoose": "5.57.7",
"@tsed/typeorm": "5.57.7"
"@tsed/ajv": "5.58.0",
"@tsed/common": "5.58.0",
"@tsed/core": "5.58.0",
"@tsed/di": "5.58.0",
"@tsed/graphql": "5.58.0",
"@tsed/mongoose": "5.58.0",
"@tsed/multipartfiles": "5.58.0",
"@tsed/passport": "5.58.0",
"@tsed/seq": "5.58.0",
"@tsed/servestatic": "5.58.0",
"@tsed/swagger": "5.58.0",
"@tsed/testing-mongoose": "5.58.0",
"@tsed/typeorm": "5.58.0"
},
"private": true,
"devDependencies": {},
Expand Down
Loading

0 comments on commit 5ab39a1

Please sign in to comment.