Skip to content

Commit c7d7fdf

Browse files
Update dependency dotenv to v16.6.1 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9bb4a64 commit c7d7fdf

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.62.0",
3131
"chai": "4.5.0",
3232
"del-cli": "4.0.1",
33-
"dotenv": "16.4.7",
33+
"dotenv": "16.6.1",
3434
"eslint": "8.57.1",
3535
"eslint-config-prettier": "8.10.2",
3636
"eslint-config-xo": "0.43.1",

yarn.lock

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

3845-
dotenv@16.4.7:
3846-
version "16.4.7"
3847-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
3848-
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
3845+
dotenv@16.6.1:
3846+
version "16.6.1"
3847+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
3848+
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
38493849

38503850
dotignore@~0.1.2:
38513851
version "0.1.2"

0 commit comments

Comments
 (0)