Skip to content

Commit 5fe5ce8

Browse files
fix(deps): update dependency dotenv to v10 (#206)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33b71aa commit 5fe5ce8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"chalk": "^4.1.0",
2626
"chrome-launcher": "^0.14.0",
27-
"dotenv": "^9.0.0",
27+
"dotenv": "^10.0.0",
2828
"http-server": "^0.12.3",
2929
"lighthouse": "^7.0.0",
3030
"puppeteer": "^9.0.0"

0 commit comments

Comments
 (0)