Skip to content

Commit 8f78b42

Browse files
authored
Merge pull request #294 from firstcontributions/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2 parents 9c24f5c + a080410 commit 8f78b42

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

yarn.lock

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6543,7 +6543,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
65436543
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
65446544
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
65456545

6546-
json5@^1.0.2:
6546+
json5@^1.0.1:
65476547
version "1.0.2"
65486548
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
65496549
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
@@ -7002,10 +7002,29 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
70027002
dependencies:
70037003
brace-expansion "^1.1.7"
70047004

7005-
minimatch@^5.0.1:
7006-
version "5.1.6"
7007-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
7008-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
7005+
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
7006+
version "1.2.7"
7007+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
7008+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
7009+
7010+
minipass-collect@^1.0.2:
7011+
version "1.0.2"
7012+
resolved "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz"
7013+
integrity sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==
7014+
dependencies:
7015+
minipass "^3.0.0"
7016+
7017+
minipass-flush@^1.0.5:
7018+
version "1.0.5"
7019+
resolved "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz"
7020+
integrity sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==
7021+
dependencies:
7022+
minipass "^3.0.0"
7023+
7024+
minipass-pipeline@^1.2.2:
7025+
version "1.2.4"
7026+
resolved "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz"
7027+
integrity sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==
70097028
dependencies:
70107029
brace-expansion "^2.0.1"
70117030

0 commit comments

Comments
 (0)