Skip to content

Commit a2b397a

Browse files
Bump typeorm from 0.2.29 to 0.3.0 in /frameworks/TypeScript/nest (#8818)
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.29 to 0.3.0. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.2.29...0.3.0) --- updated-dependencies: - dependency-name: typeorm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46273db commit a2b397a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/TypeScript/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"reflect-metadata": "0.1.13",
3333
"rimraf": "3.0.2",
3434
"rxjs": "6.5.4",
35-
"typeorm": "0.2.29"
35+
"typeorm": "0.3.0"
3636
},
3737
"devDependencies": {
3838
"@nestjs/cli": "7.5.3",

0 commit comments

Comments
 (0)