Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v26.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 15, 2021
1 parent 86d9988 commit c4df1f6
Show file tree
Hide file tree
Showing 23 changed files with 44 additions and 44 deletions.
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"sequelize-typescript": "1.1.0",
"sort-package-json": "1.49.0",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typeorm": "0.2.32",
"typescript": "4.0.3"
Expand Down
6 changes: 3 additions & 3 deletions sample/000-dogs-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 sample/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typescript": "4.1.3"
},
Expand Down
6 changes: 3 additions & 3 deletions sample/001-mongoose-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 sample/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nodemon": "2.0.7",
"prettier": "2.2.1",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
Expand Down
6 changes: 3 additions & 3 deletions sample/002-microservice-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 sample/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typescript": "4.1.3"
}
Expand Down
6 changes: 3 additions & 3 deletions sample/003-memory-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 sample/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typescript": "4.1.3"
}
Expand Down
6 changes: 3 additions & 3 deletions sample/004-grpc-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 sample/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"typescript": "4.1.3"
}
Expand Down
6 changes: 3 additions & 3 deletions sample/005-typeorm-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 sample/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nodemon": "2.0.7",
"prettier": "2.2.1",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
Expand Down
6 changes: 3 additions & 3 deletions sample/006-multi-db-typeorm-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 sample/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nodemon": "2.0.7",
"prettier": "2.2.1",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
Expand Down
6 changes: 3 additions & 3 deletions sample/007-sequelize-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 sample/007-sequelize-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"nodemon": "2.0.7",
"prettier": "2.2.1",
"supertest": "5.0.0",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/deprecated/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "14.14.39",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion sample/deprecated/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nodemon": "2.0.7",
"prettier": "2.2.1",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/deprecated/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "14.14.39",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"tslint": "6.1.3"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/deprecated/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "14.14.39",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"tslint": "6.1.3"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/deprecated/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"concurrently": "6.0.2",
"jest": "26.6.3",
"supertest": "6.1.3",
"ts-jest": "26.5.4",
"ts-jest": "26.5.5",
"ts-node": "9.1.1",
"tslint": "6.1.3"
}
Expand Down

0 comments on commit c4df1f6

Please sign in to comment.