Merge pull request #80 from PrismLauncher/renovate/esbuild-0.x

chore(deps): update dependency esbuild to v0.17.0
This commit is contained in:
Sefa Eyeoglu 2023-01-14 11:27:19 +01:00 committed by GitHub
commit 7ddba345c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 115 additions and 115 deletions

View file

@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"dotenv": "16.0.3",
"esbuild": "0.16.17",
"esbuild": "0.17.0",
"eslint": "8.31.0",
"gray-matter": "4.0.3",
"prettier": "2.8.3",