Skip to content

Commit c832801

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency dotenv to v16.0.1
1 parent 333c2b0 commit c832801

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
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "5.23.0",
2929
"@typescript-eslint/parser": "5.23.0",
3030
"chai": "4.3.6",
31-
"dotenv": "16.0.0",
31+
"dotenv": "16.0.1",
3232
"eslint": "8.15.0",
3333
"eslint-config-prettier": "8.5.0",
3434
"eslint-config-xo": "0.40.0",

yarn.lock

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

3406-
3407-
version "16.0.0"
3408-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
3409-
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
3406+
3407+
version "16.0.1"
3408+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
3409+
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
34103410

34113411
dotignore@~0.1.2:
34123412
version "0.1.2"

0 commit comments

Comments
 (0)