Skip to content

Commit

Permalink
fix(deps): update dependency @skyra/env-utilities to v1.2.0 (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 22, 2023
1 parent d746129 commit b08e4b9
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -951,11 +951,12 @@ __metadata:
linkType: hard

"@skyra/env-utilities@npm:^1.1.0":
version: 1.1.0
resolution: "@skyra/env-utilities@npm:1.1.0"
version: 1.2.0
resolution: "@skyra/env-utilities@npm:1.2.0"
dependencies:
dotenv-cra: ^3.0.2
checksum: 4b33b0c11041f1b0075bfa92ddbece9d09cb16c2c2cc9818f3ef49bf5c4e82a3945160abed220080d1b474f3c8af07ef11ca680742dbc7e2d5a930af9955f065
dotenv: ^16.0.3
dotenv-expand: ^10.0.0
checksum: 977d46bca06cc0578786c9acef0978f54adbfcd248d6b57c6376a59d18685b8666c5ec36df47ad8c1216b0cc2b301977dacf0d920dde2564f2350a407c334c3b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2260,6 +2261,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv-expand@npm:^10.0.0":
version: 10.0.0
resolution: "dotenv-expand@npm:10.0.0"
checksum: 2a38b470efe0abcb1ac8490421a55e1d764dc9440fd220942bce40965074f3fb00b585f4346020cb0f0f219966ee6b4ee5023458b3e2953fe5b3214de1b314ee
languageName: node
linkType: hard

"dotenv-expand@npm:^5.1.0":
version: 5.1.0
resolution: "dotenv-expand@npm:5.1.0"
Expand All @@ -2274,6 +2282,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.0.3":
version: 16.0.3
resolution: "dotenv@npm:16.0.3"
checksum: afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
languageName: node
linkType: hard

"duplexer@npm:~0.1.1":
version: 0.1.2
resolution: "duplexer@npm:0.1.2"
Expand Down

0 comments on commit b08e4b9

Please sign in to comment.