Skip to content

Commit 9b79fbe

Browse files
Bump typeorm from 0.0.9 to 0.3.0
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.0.9 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.0.9...0.3.0) --- updated-dependencies: - dependency-name: typeorm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e9f8e0 commit 9b79fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node": "^2.1.0",
4545
"tslint": "^4.5.1",
4646
"tslint-stylish": "^2.1.0",
47-
"typeorm": "0.0.9",
47+
"typeorm": "0.3.0",
4848
"typescript": "^2.2.1",
4949
"winston": "^2.3.1"
5050
},

0 commit comments

Comments
 (0)