dependabot npm(deps): bump dotenv from 16.4.0 to 16.4.1
Bumps dotenv from 16.4.0 to 16.4.1.
Changelog
Sourced from dotenv's changelog.
16.4.1 (2024-01-24)
- Patch support for array as
path
option #797
Commits
-
e251ee2
16.4.1 -
a7fee29
update CHANGELOG 🪵 -
579d136
update README -
7ea2f81
Merge pull request #798 from motdotla/fix-tests -
6b829d2
demonstrate currently failing (pending) test. multiple env files should merge -
3e2284b
largely remove mocking from tests except where useful -
2039c4e
wip: fix tests -
48a6ade
Merge pull request #797 from tran-simon/master -
cfd735d
fix: support array for path option -
a44cb3d
update README - Additional commits viewable in compare view