chore(deps-dev): bump dotenv-flow from 4.0.1 to 4.1.0

Bumps [dotenv-flow](https://github.com/kerimdzhanov/dotenv-flow) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/kerimdzhanov/dotenv-flow/releases)
- [Changelog](https://github.com/kerimdzhanov/dotenv-flow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kerimdzhanov/dotenv-flow/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: dotenv-flow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-26 19:14:02 +00:00 committed by GitHub
parent 2c4982a1a7
commit 7942292c3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -23,7 +23,7 @@
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"clean-css": "^5.3.3", "clean-css": "^5.3.3",
"dotenv-flow": "^4.0.1", "dotenv-flow": "^4.1.0",
"eleventy-plugin-tabler-icons": "^2.2.0", "eleventy-plugin-tabler-icons": "^2.2.0",
"eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1", "eleventy-plugin-youtube-embed": "^1.9.1",
@ -2269,9 +2269,9 @@
} }
}, },
"node_modules/dotenv-flow": { "node_modules/dotenv-flow": {
"version": "4.0.1", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/dotenv-flow/-/dotenv-flow-4.0.1.tgz", "resolved": "https://registry.npmjs.org/dotenv-flow/-/dotenv-flow-4.1.0.tgz",
"integrity": "sha512-HuCQ487bSA43mtlxdWpyk5jt5Lljy+v1I8y/2l96gtjSve9p3OvJZCCOhQnz2hY4VhLogFfXpY20zBygMwaydA==", "integrity": "sha512-0cwP9jpQBQfyHwvE0cRhraZMkdV45TQedA8AAUZMsFzvmLcQyc1HPv+oX0OOYwLFjIlvgVepQ+WuQHbqDaHJZg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"dotenv": "^16.0.0" "dotenv": "^16.0.0"

View file

@ -31,7 +31,7 @@
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"clean-css": "^5.3.3", "clean-css": "^5.3.3",
"dotenv-flow": "^4.0.1", "dotenv-flow": "^4.1.0",
"eleventy-plugin-tabler-icons": "^2.2.0", "eleventy-plugin-tabler-icons": "^2.2.0",
"eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1", "eleventy-plugin-youtube-embed": "^1.9.1",