Skip to content

Commit 50bf7b1

Browse files
committed
Update dependency dotenv to v16.0.2
1 parent 2bf233f commit 50bf7b1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.36.1",
3131
"chai": "4.3.6",
3232
"del-cli": "4.0.1",
33-
"dotenv": "16.0.1",
33+
"dotenv": "16.0.2",
3434
"eslint": "8.23.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-config-xo": "0.42.0",

yarn.lock

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

3832-
dotenv@16.0.1:
3833-
version "16.0.1"
3834-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
3835-
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
3832+
dotenv@16.0.2:
3833+
version "16.0.2"
3834+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
3835+
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
38363836

38373837
dotignore@~0.1.2:
38383838
version "0.1.2"

0 commit comments

Comments
 (0)