mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump dotenv-expand from 5.1.0 to 8.0.3
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 5.1.0 to 8.0.3. - [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/v5.1.0...v8.0.3) --- updated-dependencies: - dependency-name: dotenv-expand dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
151b08de3b
commit
d683c69590
+1
-1
@@ -51,7 +51,7 @@
|
||||
"dexie-observable": "^4.0.0-beta.13",
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"dotenv-expand": "^8.0.3",
|
||||
"fake-indexeddb": "^3.1.7",
|
||||
"file-loader": "^6.2.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
|
||||
@@ -2331,7 +2331,7 @@ __metadata:
|
||||
dexie-observable: ^4.0.0-beta.13
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dotenv: ^16.0.1
|
||||
dotenv-expand: ^5.1.0
|
||||
dotenv-expand: ^8.0.3
|
||||
eslint: ^8.16.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-config-react-app: ^7.0.1
|
||||
@@ -7067,10 +7067,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv-expand@npm:^5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "dotenv-expand@npm:5.1.0"
|
||||
checksum: 8017675b7f254384915d55f9eb6388e577cf0a1231a28d54b0ca03b782be9501b0ac90ac57338636d395fa59051e6209e9b44b8ddf169ce6076dffb5dea227d3
|
||||
"dotenv-expand@npm:^8.0.3":
|
||||
version: 8.0.3
|
||||
resolution: "dotenv-expand@npm:8.0.3"
|
||||
checksum: 128ce90ac825b543de3ece0154a51b056ab0dc36bb26d97a68cd0b8707327ecd3c182fb6ac63b26a0fcdfa85064419906a1065cb634f1f9dc08ad311375f1fc0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user