Skip to content

Commit 69cac0d

Browse files
Update dependency dotenv to v16.5.0 (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 205e165 commit 69cac0d

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
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/parser": "5.62.0",
5252
"ava": "4.3.3",
5353
"eslint": "8.57.1",
54-
"dotenv": "16.4.7",
54+
"dotenv": "16.5.0",
5555
"eslint-config-prettier": "9.1.0",
5656
"eslint-plugin-functional": "4.4.1",
5757
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3572,10 +3572,10 @@ dotenv@*:
35723572
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
35733573
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
35743574

3575-
dotenv@16.4.7:
3576-
version "16.4.7"
3577-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
3578-
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
3575+
dotenv@16.5.0:
3576+
version "16.5.0"
3577+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
3578+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
35793579

35803580
dotignore@~0.1.2:
35813581
version "0.1.2"

0 commit comments

Comments
 (0)