Skip to content

Commit 805715d

Browse files
Bump dotenv from 8.1.0 to 8.2.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.1.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 09bb17a commit 805715d

File tree

1 file changed

+25
-20
lines changed

1 file changed

+25
-20
lines changed

yarn.lock

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -189,13 +189,15 @@ accepts@~1.3.7:
189189
mime-types "~2.1.24"
190190
negotiator "0.6.2"
191191

192-
acorn-jsx@^5.0.0:
193-
version "5.0.1"
194-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
192+
acorn-jsx@^5.1.0:
193+
version "5.1.0"
194+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
195+
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
195196

196-
acorn@^6.0.7:
197-
version "6.1.1"
198-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
197+
acorn@^7.1.0:
198+
version "7.1.0"
199+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
200+
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
199201

200202
201203
version "0.8.2"
@@ -1099,9 +1101,9 @@ dotenv-expand@^5.1.0:
10991101
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
11001102

11011103
dotenv@^8.0.0:
1102-
version "8.1.0"
1103-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
1104-
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==
1104+
version "8.2.0"
1105+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
1106+
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
11051107

11061108
dumper.js@^1.3.1:
11071109
version "1.3.1"
@@ -1423,11 +1425,14 @@ eslint-scope@^5.0.0:
14231425
esrecurse "^4.1.0"
14241426
estraverse "^4.1.1"
14251427

1426-
eslint-utils@^1.3.1:
1427-
version "1.3.1"
1428-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
1428+
eslint-utils@^1.4.2:
1429+
version "1.4.3"
1430+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
1431+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
1432+
dependencies:
1433+
eslint-visitor-keys "^1.1.0"
14291434

1430-
eslint-visitor-keys@^1.0.0:
1435+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
14311436
version "1.1.0"
14321437
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
14331438
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
@@ -1475,14 +1480,14 @@ eslint@^6.1.0:
14751480
text-table "^0.2.0"
14761481
v8-compile-cache "^2.0.3"
14771482

1478-
espree@^6.0.0:
1479-
version "6.0.0"
1480-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.0.0.tgz#716fc1f5a245ef5b9a7fdb1d7b0d3f02322e75f6"
1481-
integrity sha512-lJvCS6YbCn3ImT3yKkPe0+tJ+mH6ljhGNjHQH9mRtiO6gjhVAOhVXW1yjnwqGwTkK3bGbye+hb00nFNmu0l/1Q==
1483+
espree@^6.1.1:
1484+
version "6.1.2"
1485+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d"
1486+
integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA==
14821487
dependencies:
1483-
acorn "^6.0.7"
1484-
acorn-jsx "^5.0.0"
1485-
eslint-visitor-keys "^1.0.0"
1488+
acorn "^7.1.0"
1489+
acorn-jsx "^5.1.0"
1490+
eslint-visitor-keys "^1.1.0"
14861491

14871492
esprima@^4.0.0:
14881493
version "4.0.1"

0 commit comments

Comments
 (0)