Skip to content

Commit 8821ad7

Browse files
Bump typeorm from 0.2.28 to 0.2.29
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.28 to 0.2.29. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.2.28...0.2.29) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8c62e2e commit 8821ad7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"redis": "^3.0.2",
3535
"reflect-metadata": "^0.1.13",
3636
"tsyringe": "^4.4.0",
37-
"typeorm": "^0.2.28",
37+
"typeorm": "^0.2.29",
3838
"uuidv4": "^6.2.6"
3939
},
4040
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6921,10 +6921,10 @@ typedarray@^0.0.6:
69216921
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69226922
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69236923

6924-
typeorm@^0.2.28:
6925-
version "0.2.28"
6926-
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.28.tgz#828df288d01ca75b38e990fa1628a7cd5a29f39f"
6927-
integrity sha512-BTtUBGwsFzODvHY+AlWL9pvJ2uEj8qpHwmo03z43RvZkG8BAryQJQ3lZ7HlGvI9IQU8y1IYGWe97HsVr8kXB9g==
6924+
typeorm@^0.2.29:
6925+
version "0.2.29"
6926+
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.29.tgz#401289dc91900d72eccb26e31cdb7f0591a2272e"
6927+
integrity sha512-ih1vrTe3gEAGKRcWlcsTRxTL7gNjacQE498wVGuJ3ZRujtMqPZlbAWuC7xDzWCRjQnkZYNwZQeG9UgKfxSHB5g==
69286928
dependencies:
69296929
"@sqltools/formatter" "1.2.2"
69306930
app-root-path "^3.0.0"

0 commit comments

Comments
 (0)