Bump sveltestrap from 5.8.5 to 5.9.0 in /warpgate-admin/app

Bumps [sveltestrap](https://github.com/bestguy/sveltestrap) from 5.8.5 to 5.9.0.
- [Release notes](https://github.com/bestguy/sveltestrap/releases)
- [Commits](https://github.com/bestguy/sveltestrap/compare/v5.8.5...v5.9.0)

---
updated-dependencies:
- dependency-name: sveltestrap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-28 23:06:22 +00:00 committed by GitHub
parent 19463bbf63
commit cd64464bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"svelte-fa": "^2.4.0",
"svelte-preprocess": "^4.9.8",
"svelte-spa-router": "^3.2.0",
"sveltestrap": "^5.8.5",
"sveltestrap": "^5.9.0",
"thenby": "^1.3.4",
"tslib": "^2.3.1",
"typescript": "^4.5.4",

View file

@ -2272,10 +2272,10 @@ svelte@^3.44.0:
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
sveltestrap@^5.8.5:
version "5.8.5"
resolved "https://registry.yarnpkg.com/sveltestrap/-/sveltestrap-5.8.5.tgz#3273471ec6784a0fe97bed98cf519a22f5078499"
integrity sha512-2UK2CZlh/QSyP087CS/du+UjIdEqSJkjowxkkiH/YuA0BdRhAOU3ASjMiD8avefvpHwJyUtzA13Z6DDmtznl5A==
sveltestrap@^5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/sveltestrap/-/sveltestrap-5.9.0.tgz#69cffd4d1178d69da423b097a34d185294b9e1c0"
integrity sha512-ZSiYKYrKhDMhhbamnAFK3RK/uqUdcLgjae5Fk3GYdv6Ccth0tN2y6vSg+Vp/PBTYc51u08ZwnYvt8SfWSRNCMA==
dependencies:
"@popperjs/core" "^2.9.2"