1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-18 01:11:36 +07:00

build(deps-dev): bump verdaccio-auth-memory from 8.2.0 to 8.3.0 (#250)

Bumps [verdaccio-auth-memory](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/auth-memory) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/verdaccio/monorepo/releases)
- [Changelog](https://github.com/verdaccio/monorepo/blob/master/plugins/auth-memory/CHANGELOG.md)
- [Commits](https://github.com/verdaccio/monorepo/commits/v8.3.0/plugins/auth-memory)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-09 08:22:39 +01:00 committed by Juan Picado @jotadeveloper
parent a94485e614
commit f4dd8b01b4
2 changed files with 6 additions and 6 deletions

View File

@ -111,7 +111,7 @@
"url-loader": "2.2.0",
"validator": "11.1.0",
"verdaccio": "4.3.4",
"verdaccio-auth-memory": "8.2.0",
"verdaccio-auth-memory": "8.3.0",
"verdaccio-memory": "8.3.0",
"wait-on": "3.3.0",
"webpack": "4.41.2",

View File

@ -13741,12 +13741,12 @@ verdaccio-audit@8.1.4:
express "4.17.1"
request "2.88.0"
verdaccio-auth-memory@8.2.0:
version "8.2.0"
resolved "https://registry.verdaccio.org/verdaccio-auth-memory/-/verdaccio-auth-memory-8.2.0.tgz#55168967947abff6ead8ea34dfbaa17b626183a1"
integrity sha512-fMr6u0vEnbFQT2CemVJbOB0H1lPdDu1R/jsNsoHH+BZIohTlvCU9ZT9ePRSRHvrwb2qCd5iJZpPwH98uCH3GAQ==
verdaccio-auth-memory@8.3.0:
version "8.3.0"
resolved "https://registry.verdaccio.org/verdaccio-auth-memory/-/verdaccio-auth-memory-8.3.0.tgz#608f7722a24bb92aae7fe03394d1f24f5ed9f530"
integrity sha512-0/LyKpNvE7KVP+MuTi75hWE0XIz/bzDHmeuUajr4Uaa8GBeGeAjEWZdvPt51nXblyEnDcHclNKj5ZC55i5GIHg==
dependencies:
"@verdaccio/commons-api" "^8.2.0"
"@verdaccio/commons-api" "^8.3.0"
verdaccio-htpasswd@8.2.0:
version "8.2.0"