chore(deps): update dependency dotenv to v16 (#1296)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Samuel Bodin <samuel.bodin@algolia.com>
This commit is contained in:
parent
64b312adf5
commit
c2e714b7f1
2 changed files with 5 additions and 5 deletions
|
|
@ -67,7 +67,7 @@
|
|||
"cross-env": "7.0.2",
|
||||
"cssnano": "4.1.10",
|
||||
"cypress": "9.2.0",
|
||||
"dotenv": "10.0.0",
|
||||
"dotenv": "16.0.0",
|
||||
"eslint": "8.6.0",
|
||||
"eslint-config-algolia": "20.0.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
|
|
|||
|
|
@ -11379,10 +11379,10 @@ dotenv-expand@^5.1.0:
|
|||
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
|
||||
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
|
||||
|
||||
dotenv@10.0.0:
|
||||
version "10.0.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
|
||||
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
|
||||
dotenv@16.0.0:
|
||||
version "16.0.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
|
||||
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
|
||||
|
||||
dotenv@^7.0.0:
|
||||
version "7.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue