Skip to content

Commit

Permalink
chore(deps): bump dotenv from 11.0.0 to 14.1.0 (#106)
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 11.0.0 to 14.1.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v11.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent 721b641 commit 8d28ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"ajv": "^8.0.0",
"dotenv": "^11.0.0",
"dotenv": "^14.1.0",
"dotenv-expand": "^5.1.0"
},
"tsd": {
Expand Down

0 comments on commit 8d28ba8

Please sign in to comment.