Skip to content

Commit

Permalink
feat(package): bump SweetAlert2 required version to ^7.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Mar 7, 2018
1 parent e1a2b80 commit 4ffc52d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/package.json
Expand Up @@ -9,7 +9,7 @@
"@angular/core": "^4.0.0 || ^5.0.0",
"@angular/common": "^4.0.0 || ^5.0.0",
"rxjs": "^5.0.0",
"sweetalert2": "^7.8.0"
"sweetalert2": "^7.15.1"
},
"ngPackage": {
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -7592,8 +7592,8 @@ supports-color@^5.1.0, supports-color@^5.2.0, supports-color@^5.3.0:
has-flag "^3.0.0"

sweetalert2@^7.8.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-7.14.0.tgz#5501e92fd128bfdc23e4715aff3c312495361111"
version "7.15.1"
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-7.15.1.tgz#edd9bd4d5501b22e18755686a343c7afe3e9adb2"

symbol-observable@1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 4ffc52d

Please sign in to comment.