Skip to content

Commit 1bd1567

Browse files
committed
updated deps
1 parent 511a245 commit 1bd1567

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/parser": "5.10.1",
6868
"copyfiles": "2.4.1",
6969
"cross-env": "7.0.3",
70-
"dotenv": "14.3.0",
70+
"dotenv": "14.3.2",
7171
"eslint": "8.7.0",
7272
"eslint-config-airbnb": "19.0.4",
7373
"eslint-config-airbnb-typescript": "16.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,10 +1865,10 @@ domexception@^2.0.1:
18651865
dependencies:
18661866
webidl-conversions "^5.0.0"
18671867

1868-
dotenv@14.3.0:
1869-
version "14.3.0"
1870-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.0.tgz#40f537fe90e229d35361c66cf432903e0db49001"
1871-
integrity sha512-PCTcOQSXVo9FI1dB7AichJXMEvmiGCq0gnCpjfDUc8505uR+2MeLXWe+Ue4PN5UXa2isHSa78sr7L59fk+2mnQ==
1868+
dotenv@14.3.2:
1869+
version "14.3.2"
1870+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
1871+
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
18721872

18731873
electron-to-chromium@^1.3.811:
18741874
version "1.3.814"

0 commit comments

Comments
 (0)