Skip to content

Commit

Permalink
Travis CI build: 3098 v5.41.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 2, 2020
1 parent 9855517 commit 3c39233
Show file tree
Hide file tree
Showing 30 changed files with 126 additions and 126 deletions.
10 changes: 5 additions & 5 deletions examples/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"@types/aws-serverless-express": "3.3.1",
"aws-serverless-express": "3.3.6",
Expand Down
10 changes: 5 additions & 5 deletions examples/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"cors": "2.8.5",
Expand Down
14 changes: 7 additions & 7 deletions examples/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/mongoose": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/testing-mongoose": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/mongoose": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@tsed/testing-mongoose": "5.41.1",
"@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/multer/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.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/multipartfiles": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/multipartfiles": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"cors": "2.8.5",
Expand Down
12 changes: 6 additions & 6 deletions examples/passport-azure-ad/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"start": "nodemon --watch \"src/**/*.ts\" --ignore \"node_modules/**/*\" --exec ts-node src/index.ts"
},
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/passport": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@tsed/passport": "5.41.1",
"@types/compression": "0.0.36",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
14 changes: 7 additions & 7 deletions examples/passportjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/ajv": "5.41.0",
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/passport": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/ajv": "5.41.1",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/passport": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
10 changes: 5 additions & 5 deletions examples/react/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
10 changes: 5 additions & 5 deletions examples/session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@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/socketio/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.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/socketio": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/socketio": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"angular": "1.6.6",
"body-parser": "1.19.0",
Expand Down
14 changes: 7 additions & 7 deletions examples/typeorm/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.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/typeorm": "5.41.0",
"@tsed/passport": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@tsed/typeorm": "5.41.1",
"@tsed/passport": "5.41.1",
"@types/swagger-schema-official": "2.0.20",
"body-parser": "1.19.0",
"compression": "1.7.4",
Expand Down
10 changes: 5 additions & 5 deletions examples/vuejs/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"author": "",
"license": "MIT",
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@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.41.0",
"version": "5.41.1",
"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.41.0",
"version": "5.41.1",
"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.41.0",
"version": "5.41.1",
"description": "AJV package for Ts.ED framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand All @@ -9,8 +9,8 @@
"build:doc": "tsc --build tsconfig.doc.json"
},
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"tslib": "1.10.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/common",
"version": "5.41.0",
"version": "5.41.1",
"description": "A TypeScript Framework on top of Express",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down Expand Up @@ -44,8 +44,8 @@
"build:doc": "tsc --build tsconfig.doc.json"
},
"dependencies": {
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@types/json-schema": "^7.0.3",
"globby": "10.0.1",
"json-schema": "^0.2.3",
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.41.0",
"version": "5.41.1",
"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.41.0",
"version": "5.41.1",
"description": "DI module for Ts.ED Framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"dependencies": {
"@tsed/core": "5.41.0",
"@tsed/core": "5.41.1",
"tslib": "1.10.0"
},
"scripts": {
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.41.0",
"version": "5.41.1",
"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 @@ -9,8 +9,8 @@
"build:doc": "tsc --build tsconfig.doc.json"
},
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"apollo-datasource": "^0.6.0",
"apollo-server-express": "2.9.9",
"tslib": "1.10.0",
Expand Down
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.41.0",
"version": "5.41.1",
"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.41.0",
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0",
"@tsed/graphql": "5.41.0",
"@tsed/mongoose": "5.41.0",
"@tsed/multipartfiles": "5.41.0",
"@tsed/passport": "5.41.0",
"@tsed/seq": "5.41.0",
"@tsed/servestatic": "5.41.0",
"@tsed/swagger": "5.41.0",
"@tsed/testing": "5.41.0",
"@tsed/typeorm": "5.41.0"
"@tsed/ajv": "5.41.1",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1",
"@tsed/graphql": "5.41.1",
"@tsed/mongoose": "5.41.1",
"@tsed/multipartfiles": "5.41.1",
"@tsed/passport": "5.41.1",
"@tsed/seq": "5.41.1",
"@tsed/servestatic": "5.41.1",
"@tsed/swagger": "5.41.1",
"@tsed/testing": "5.41.1",
"@tsed/typeorm": "5.41.1"
},
"private": true
}
8 changes: 4 additions & 4 deletions packages/legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-express-decorators",
"version": "5.41.0",
"version": "5.41.1",
"description": "A TypeScript Framework on top of Express",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -43,9 +43,9 @@
"build": "tsc --build tsconfig.compile.json"
},
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/di": "5.41.0"
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"@tsed/di": "5.41.1"
},
"directories": {
"src": "src"
Expand Down
10 changes: 5 additions & 5 deletions packages/mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/mongoose",
"version": "5.41.0",
"version": "5.41.1",
"description": "Mongoose package for Ts.ED framework",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand All @@ -9,8 +9,8 @@
"build:doc": "tsc --build tsconfig.doc.json"
},
"dependencies": {
"@tsed/common": "5.41.0",
"@tsed/core": "5.41.0",
"@tsed/common": "5.41.1",
"@tsed/core": "5.41.1",
"tslib": "1.10.0"
},
"peerDependencies": {
Expand All @@ -23,7 +23,7 @@
"src": "src"
},
"devDependencies": {
"@tsed/testing": "5.41.0",
"@tsed/testing-mongoose": "5.41.0"
"@tsed/testing": "5.41.1",
"@tsed/testing-mongoose": "5.41.1"
}
}

0 comments on commit 3c39233

Please sign in to comment.