Skip to content

Commit 60c84e5

Browse files
committed
Update dependency dotenv to v16.3.0
1 parent 777ae64 commit 60c84e5

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
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "5.59.11",
4343
"@typescript-eslint/parser": "5.59.11",
4444
"ava": "5.3.1",
45-
"dotenv": "16.2.0",
45+
"dotenv": "16.3.0",
4646
"eslint": "8.42.0",
4747
"eslint-config-prettier": "8.8.0",
4848
"eslint-plugin-functional": "4.4.1",

yarn.lock

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

3653-
dotenv@16.2.0:
3654-
version "16.2.0"
3655-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.2.0.tgz#d0c7110551d39c407f407d1afdce49c501c8e320"
3656-
integrity sha512-jcq2vR1DY1+QA+vH58RIrWLDZOifTGmyQJWzP9arDUbgZcySdzuBb1WvhWZzZtiXgfm+GW2pjBqStqlfpzq7wQ==
3653+
dotenv@16.3.0:
3654+
version "16.3.0"
3655+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
3656+
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
36573657

36583658
dotignore@~0.1.2:
36593659
version "0.1.2"

0 commit comments

Comments
 (0)