mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
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:
co-authored by
dependabot-fix
parent
f7ecb3427e
commit
5eaaa5d307
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user