Skip to content

Commit 8cdca51

Browse files
committed
Update dependency dotenv to v16.3.0
1 parent 4d8cb0a commit 8cdca51

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
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "5.59.11",
5757
"ava": "5.3.1",
5858
"bl": "6.0.2",
59-
"dotenv": "16.2.0",
59+
"dotenv": "16.3.0",
6060
"eslint": "8.42.0",
6161
"eslint-config-prettier": "8.8.0",
6262
"eslint-plugin-functional": "4.4.1",

yarn.lock

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

3574-
dotenv@16.2.0:
3575-
version "16.2.0"
3576-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.2.0.tgz#d0c7110551d39c407f407d1afdce49c501c8e320"
3577-
integrity sha512-jcq2vR1DY1+QA+vH58RIrWLDZOifTGmyQJWzP9arDUbgZcySdzuBb1WvhWZzZtiXgfm+GW2pjBqStqlfpzq7wQ==
3574+
dotenv@16.3.0:
3575+
version "16.3.0"
3576+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
3577+
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
35783578

35793579
dotignore@~0.1.2:
35803580
version "0.1.2"

0 commit comments

Comments
 (0)