Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency dotenv to v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2022
1 parent 7812c03 commit f63aeb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"chai-as-promised": "7.1.1",
"chai-things": "0.2.0",
"coveralls": "3.1.1",
"dotenv": "16.0.0",
"dotenv": "16.0.2",
"mocha": "10.0.0",
"mocha-lcov-reporter": "1.3.0",
"mocha-steps": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2512,10 +2512,10 @@ dom-walk@^0.1.0:
resolved "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.2.tgz"
integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==

dotenv@16.0.0:
version "16.0.0"
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz"
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
dotenv@16.0.2:
version "16.0.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.2.tgz#0b0f8652c016a3858ef795024508cddc4bffc5bf"
integrity sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==

dotignore@~0.1.2:
version "0.1.2"
Expand Down

0 comments on commit f63aeb3

Please sign in to comment.