Skip to content

Commit 7631137

Browse files
Build(deps): bump typeorm in /frameworks/TypeScript/nest
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.29 to 0.3.26. - [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.26) --- updated-dependencies: - dependency-name: typeorm dependency-version: 0.3.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 065ada5 commit 7631137

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.26"
3636
},
3737
"devDependencies": {
3838
"@nestjs/cli": "7.5.3",

0 commit comments

Comments
 (0)