Skip to content

Commit

Permalink
chore(deps-dev): bump typeorm from 0.2.24 to 0.2.25
Browse files Browse the repository at this point in the history
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.24 to 0.2.25.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.24...0.2.25)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent ff19e7a commit 25221d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jolocom-lib": "5.5.1",
"typed-emitter": "^1.3.1",
"typedoc": "^0.19.2",
"typeorm": "0.2.24",
"typeorm": "0.2.25",
"typescript": "^4.6.4",
"yarn": "^1.22.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5642,7 +5642,7 @@ mixin-deep@^1.2.0:
for-in "^1.0.2"
is-extendable "^1.0.1"

[email protected]:
[email protected], mkdirp@^1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
Expand Down Expand Up @@ -7454,10 +7454,10 @@ typedoc@^0.19.2:
shelljs "^0.8.4"
typedoc-default-themes "^0.11.4"

[email protected].24:
version "0.2.24"
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.24.tgz#cd0fbd907326873a96c98e290fca49c589f0ffa8"
integrity sha512-L9tQv6nNLRyh+gex/qc8/CyLs8u0kXKqk1OjYGF13k/KOg6N2oibwkuGgv0FuoTGYx2ta2NmqvuMUAMrHIY5ew==
[email protected].25:
version "0.2.25"
resolved "https://registry.yarnpkg.com/typeorm/-/typeorm-0.2.25.tgz#1a33513b375b78cc7740d2405202208b918d7dde"
integrity sha512-yzQ995fyDy5wolSLK9cmjUNcmQdixaeEm2TnXB5HN++uKbs9TiR6Y7eYAHpDlAE8s9J1uniDBgytecCZVFergQ==
dependencies:
app-root-path "^3.0.0"
buffer "^5.1.0"
Expand All @@ -7467,7 +7467,7 @@ [email protected]:
dotenv "^6.2.0"
glob "^7.1.2"
js-yaml "^3.13.1"
mkdirp "^0.5.1"
mkdirp "^1.0.3"
reflect-metadata "^0.1.13"
sha.js "^2.4.11"
tslib "^1.9.0"
Expand Down

0 comments on commit 25221d6

Please sign in to comment.