chore(deps): update dependency dotenv to v16.1.0

This commit is contained in:
renovate[bot] 2023-05-30 16:59:30 +00:00 committed by GitHub
parent 0516419f07
commit 48d09f097c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"dotenv": "16.0.3",
"dotenv": "16.1.0",
"esbuild": "0.17.19",
"eslint": "8.41.0",
"gray-matter": "4.0.3",

View file

@ -597,10 +597,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"
dotenv@16.0.3:
version "16.0.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
dotenv@16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052"
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww==
esbuild-android-64@0.15.11:
version "0.15.11"