chore(deps): update dependency dotenv to v16.3.1

This commit is contained in:
renovate[bot] 2023-06-26 10:16:01 +00:00 committed by GitHub
parent ad237f4f79
commit 7d4a6fafd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"@types/node": "20.2.5",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"dotenv": "16.1.4",
"dotenv": "16.3.1",
"eslint": "8.42.0",
"gray-matter": "4.0.3",
"prettier": "2.8.8",

8
pnpm-lock.yaml generated
View file

@ -32,8 +32,8 @@ devDependencies:
specifier: 5.60.0
version: 5.60.0(eslint@8.42.0)(typescript@5.1.3)
dotenv:
specifier: 16.1.4
version: 16.1.4
specifier: 16.3.1
version: 16.3.1
eslint:
specifier: 8.42.0
version: 8.42.0
@ -755,8 +755,8 @@ packages:
esutils: 2.0.3
dev: true
/dotenv@16.1.4:
resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==}
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
engines: {node: '>=12'}
dev: true