Skip to content

Commit 30e72bd

Browse files
committed
chore(deps): update dependency json to v11
1 parent d37c7e9 commit 30e72bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"flow-copy-source": "2.0.9",
6464
"husky": "3.1.0",
6565
"jest": "27.4.7",
66-
"json": "10.0.0",
66+
"json": "11.0.0",
6767
"lint-staged": "10.5.4",
6868
"mversion": "2.0.1",
6969
"prettier": "1.19.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7300,10 +7300,10 @@ json5@^2.1.2:
73007300
dependencies:
73017301
minimist "^1.2.5"
73027302

7303-
json@10.0.0:
7304-
version "10.0.0"
7305-
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
7306-
integrity sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==
7303+
json@11.0.0:
7304+
version "11.0.0"
7305+
resolved "https://registry.yarnpkg.com/json/-/json-11.0.0.tgz#2e84493134e2f42c131165aa22a124df38b3a3ee"
7306+
integrity sha512-N/ITv3Yw9Za8cGxuQqSqrq6RHnlaHWZkAFavcfpH/R52522c26EbihMxnY7A1chxfXJ4d+cEFIsyTgfi9GihrA==
73077307

73087308
jsonfile@^4.0.0:
73097309
version "4.0.0"

0 commit comments

Comments
 (0)