build(deps): bump dotenv-expand from 8.0.3 to 9.0.0 (#1101)

* build(deps): bump dotenv-expand from 8.0.3 to 9.0.0

Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv-expand/releases)
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv-expand/compare/v8.0.3...v9.0.0)

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

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

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-08-31 16:09:51 -05:00
committed by GitHub
co-authored by dependabot-fix
parent f7ecb3427e
commit 5eaaa5d307
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"dexie-react-hooks": "^1.1.1",
"dfu": "^0.1.5",
"dotenv": "^16.0.2",
"dotenv-expand": "^8.0.3",
"dotenv-expand": "^9.0.0",
"fake-indexeddb": "^4.0.0",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",