Skip to content

Commit e89576d

Browse files
chore(deps): update dependency dotenv to v16.5.0 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10efc45 commit e89576d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",
4848
"ava": "4.3.3",
49-
"dotenv": "16.4.7",
49+
"dotenv": "16.5.0",
5050
"eslint": "7.32.0",
5151
"eslint-config-prettier": "10.0.1",
5252
"eslint-plugin-functional": "3.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2923,10 +2923,10 @@ dotenv@*:
29232923
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
29242924
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
29252925

2926-
dotenv@16.4.7:
2927-
version "16.4.7"
2928-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
2929-
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
2926+
dotenv@16.5.0:
2927+
version "16.5.0"
2928+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
2929+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
29302930

29312931
dotignore@~0.1.2:
29322932
version "0.1.2"

0 commit comments

Comments
 (0)