Skip to content

Commit f443bb5

Browse files
committed
Update dependency dotenv to v16.0.2
1 parent 46f88fb commit f443bb5

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
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/parser": "5.36.1",
3232
"chai": "4.3.6",
3333
"del-cli": "4.0.1",
34-
"dotenv": "16.0.1",
34+
"dotenv": "16.0.2",
3535
"eslint": "8.23.0",
3636
"eslint-config-prettier": "8.5.0",
3737
"eslint-config-xo": "0.42.0",

yarn.lock

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

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

38363836
dotignore@~0.1.2:
38373837
version "0.1.2"

0 commit comments

Comments
 (0)