Merge pull request #172 from PrismLauncher/renovate/dotenv-16.x
This commit is contained in:
commit
41292db894
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
||||||
"@types/node": "18.16.16",
|
"@types/node": "18.16.16",
|
||||||
"@typescript-eslint/eslint-plugin": "5.59.8",
|
"@typescript-eslint/eslint-plugin": "5.59.8",
|
||||||
"@typescript-eslint/parser": "5.59.8",
|
"@typescript-eslint/parser": "5.59.8",
|
||||||
"dotenv": "16.0.3",
|
"dotenv": "16.1.0",
|
||||||
"esbuild": "0.17.19",
|
"esbuild": "0.17.19",
|
||||||
"eslint": "8.41.0",
|
"eslint": "8.41.0",
|
||||||
"gray-matter": "4.0.3",
|
"gray-matter": "4.0.3",
|
||||||
|
|
|
@ -597,10 +597,10 @@ doctrine@^3.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
|
|
||||||
dotenv@16.0.3:
|
dotenv@16.1.0:
|
||||||
version "16.0.3"
|
version "16.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
|
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052"
|
||||||
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
|
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww==
|
||||||
|
|
||||||
esbuild-android-64@0.15.11:
|
esbuild-android-64@0.15.11:
|
||||||
version "0.15.11"
|
version "0.15.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue