Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 7d1a6c6

Browse files
committed
Update dependency dotenv to v16.3.1
1 parent 48df3da commit 7d1a6c6

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/eslint-plugin": "5.59.11",
3131
"@typescript-eslint/parser": "5.59.11",
3232
"ava": "4.3.3",
33-
"dotenv": "16.3.0",
33+
"dotenv": "16.3.1",
3434
"eslint": "8.43.0",
3535
"eslint-config-prettier": "8.8.0",
3636
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,10 +3591,10 @@ dotenv@*:
35913591
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
35923592
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
35933593

3594-
dotenv@16.3.0:
3595-
version "16.3.0"
3596-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
3597-
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
3594+
dotenv@16.3.1:
3595+
version "16.3.1"
3596+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3597+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
35983598

35993599
dotignore@~0.1.2:
36003600
version "0.1.2"

0 commit comments

Comments
 (0)