Skip to content

Commit 6cff8a4

Browse files
committed
Update dependency dotenv to v16.0.3
1 parent de1985e commit 6cff8a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/parser": "5.38.1",
3131
"chai": "4.3.6",
3232
"del-cli": "4.0.1",
33-
"dotenv": "16.0.2",
33+
"dotenv": "16.0.3",
3434
"eslint": "8.24.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-config-xo": "0.42.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3846,10 +3846,10 @@ dotenv@*:
38463846
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
38473847
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
38483848

3849-
dotenv@16.0.2:
3850-
version "16.0.2"
3851-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
3852-
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
3849+
dotenv@16.0.3:
3850+
version "16.0.3"
3851+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
3852+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
38533853

38543854
dotignore@~0.1.2:
38553855
version "0.1.2"

0 commit comments

Comments
 (0)