mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump dotenv-expand from 9.0.0 to 10.0.0
Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 9.0.0 to 10.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/v9.0.0...v10.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>
This commit is contained in:
committed by
David Lechner
parent
31e83277f0
commit
cff9c61cde
+1
-1
@@ -60,7 +60,7 @@
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dfu": "^0.1.5",
|
||||
"dotenv": "^16.0.3",
|
||||
"dotenv-expand": "^9.0.0",
|
||||
"dotenv-expand": "^10.0.0",
|
||||
"fake-indexeddb": "^4.0.1",
|
||||
"file-loader": "^6.2.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
|
||||
@@ -2461,7 +2461,7 @@ __metadata:
|
||||
dexie-react-hooks: ^1.1.1
|
||||
dfu: ^0.1.5
|
||||
dotenv: ^16.0.3
|
||||
dotenv-expand: ^9.0.0
|
||||
dotenv-expand: ^10.0.0
|
||||
eslint: ^8.30.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-config-react-app: ^7.0.1
|
||||
@@ -7480,10 +7480,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dotenv-expand@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "dotenv-expand@npm:9.0.0"
|
||||
checksum: 76f669b87da73d6980d1235cb18e9ccd94b294927784a0c06db5e9e98d1090b0605e75ade70880f0cd812af7f61e41367a80feea223d23fd3bd0b82f3409b9ed
|
||||
"dotenv-expand@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "dotenv-expand@npm:10.0.0"
|
||||
checksum: 2a38b470efe0abcb1ac8490421a55e1d764dc9440fd220942bce40965074f3fb00b585f4346020cb0f0f219966ee6b4ee5023458b3e2953fe5b3214de1b314ee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user