mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
build(deps-dev): bump verdaccio-auth-memory from 8.2.0 to 8.3.0 (#1559)
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:
parent
c6e80b58a7
commit
e982033013
2 changed files with 7 additions and 7 deletions
|
@ -88,7 +88,7 @@
|
|||
"standard-version": "7.0.0",
|
||||
"supertest": "4.0.2",
|
||||
"typescript": "3.7.1-rc",
|
||||
"verdaccio-auth-memory": "8.2.0",
|
||||
"verdaccio-auth-memory": "8.3.0",
|
||||
"verdaccio-memory": "8.2.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1643,7 +1643,7 @@
|
|||
babel-plugin-dynamic-import-node "2.3.0"
|
||||
babel-plugin-emotion "10.0.17"
|
||||
|
||||
"@verdaccio/commons-api@8.3.0", "@verdaccio/commons-api@^8.2.0":
|
||||
"@verdaccio/commons-api@8.3.0", "@verdaccio/commons-api@^8.2.0", "@verdaccio/commons-api@^8.3.0":
|
||||
version "8.3.0"
|
||||
resolved "https://registry.verdaccio.org/@verdaccio%2fcommons-api/-/commons-api-8.3.0.tgz#3a4b07b63561b21bfc8242330da528e12788635e"
|
||||
integrity sha512-MfXwbPa41mjkjCOFr6QOgThBzmtL1cuQuViurPQXpLsNeTC1EuZ1BkNjbrnOfEQuFKWsWmtLd8tEUP0hNcLMcg==
|
||||
|
@ -8275,12 +8275,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"
|
||||
|
|
Loading…
Add table
Reference in a new issue