Skip to content

Commit

Permalink
fix(deps): update dependency dotenv-expand to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2022
1 parent c54e174 commit 1538634
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"clsx": "1.2.1",
"css-loader": "4.3.0",
"dotenv": "16.0.3",
"dotenv-expand": "9.0.0",
"dotenv-expand": "10.0.0",
"eslint": "8.29.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions web-extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6209,10 +6209,10 @@ dot-case@^3.0.4:
no-case "^3.0.4"
tslib "^2.0.3"

dotenv-expand@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-9.0.0.tgz#1fd37e2cd63ea0b5f7389fb87256efc38b035b26"
integrity sha512-uW8Hrhp5ammm9x7kBLR6jDfujgaDarNA02tprvZdyrJ7MpdzD1KyrIHG4l+YoC2fJ2UcdFdNWNWIjt+sexBHJw==
dotenv-expand@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==

[email protected]:
version "16.0.3"
Expand Down

0 comments on commit 1538634

Please sign in to comment.