Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
chore(deps): bump evolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Aug 15, 2019
1 parent ebdca18 commit 09b572a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nestjs/swagger": "^2.5.1",
"@nestjs/typeorm": "^5.2.2",
"@solid-soda/config": "^1.1.6",
"@solid-soda/evolutions": "^0.0.13",
"@solid-soda/evolutions": "^0.1.0",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"handlebars": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1822,10 +1822,10 @@
dotenv "^6.2.0"
tsoption "^0.7.0"

"@solid-soda/evolutions@^0.0.13":
version "0.0.13"
resolved "https://registry.yarnpkg.com/@solid-soda/evolutions/-/evolutions-0.0.13.tgz#9817d05e2bc432e1395355257f1ceff0a63721dd"
integrity sha512-Rl6tWGEKAlvO/YVTUVG21VjpeO/ghO7aWzsHOj9ZxM3VcS8PxmZXESrylrDuymvwGY+u5+OaiTI3bndBhcfYZg==
"@solid-soda/evolutions@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@solid-soda/evolutions/-/evolutions-0.1.0.tgz#4cbba815d36afa91c44f38c8f3b1ac33a16d8070"
integrity sha512-7UPlf8TJg0f9fodPBlsCyNGqSoOuK/lpduUzUUah/7DvPEntyMIcvvmKStItrqmwkxogYtNtRwOQQc+dDTaBLg==
dependencies:
command-line-args "^5.0.2"
fs "0.0.1-security"
Expand Down

0 comments on commit 09b572a

Please sign in to comment.