Merge pull request #174 from PrismLauncher/renovate/dotenv-16.x

This commit is contained in:
Sefa Eyeoglu 2023-06-26 12:17:19 +02:00 committed by GitHub
commit 8338315924
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.3.1", "@types/node": "20.3.1",
"@typescript-eslint/eslint-plugin": "5.60.0", "@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0", "@typescript-eslint/parser": "5.60.0",
"dotenv": "16.1.4", "dotenv": "16.3.1",
"eslint": "8.42.0", "eslint": "8.42.0",
"gray-matter": "4.0.3", "gray-matter": "4.0.3",
"prettier": "2.8.8", "prettier": "2.8.8",

8
pnpm-lock.yaml generated
View file

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