Skip to content

Commit 31f1612

Browse files
committed
Update dependency dotenv to v16.0.2
1 parent 964814d commit 31f1612

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

yarn.lock

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

3502-
dotenv@16.0.1:
3503-
version "16.0.1"
3504-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
3505-
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
3502+
dotenv@16.0.2:
3503+
version "16.0.2"
3504+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
3505+
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==
35063506

35073507
dotignore@~0.1.2:
35083508
version "0.1.2"

0 commit comments

Comments
 (0)