Skip to content

Commit 7ab727a

Browse files
committed
Update dependency dotenv to v16.1.3
1 parent 3987d38 commit 7ab727a

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.59.8",
3131
"chai": "4.3.7",
3232
"del-cli": "4.0.1",
33-
"dotenv": "16.1.2",
33+
"dotenv": "16.1.3",
3434
"eslint": "8.41.0",
3535
"eslint-config-prettier": "8.8.0",
3636
"eslint-config-xo": "0.43.1",

yarn.lock

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

3827-
dotenv@16.1.2:
3828-
version "16.1.2"
3829-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.2.tgz#5c62cefa33c9e034354f5828c06aeedc4acfe7f3"
3830-
integrity sha512-RiNjjDF5yr9NtjqJqmWYA/XZShmt3r8FtJgAaqTiYqb99SqT0+aw5xAwOIvjMyXsH/C9/fLNafFkkZDwRi1KHA==
3827+
dotenv@16.1.3:
3828+
version "16.1.3"
3829+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
3830+
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
38313831

38323832
dotignore@~0.1.2:
38333833
version "0.1.2"

0 commit comments

Comments
 (0)