Skip to content

Commit 0df60a1

Browse files
committed
chore(deps): update dependency json to v11
1 parent 87983ac commit 0df60a1

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
@@ -60,7 +60,7 @@
6060
"flow-copy-source": "2.0.9",
6161
"husky": "3.1.0",
6262
"jest": "27.2.5",
63-
"json": "10.0.0",
63+
"json": "11.0.0",
6464
"lint-staged": "10.5.4",
6565
"mversion": "2.0.1",
6666
"prettier": "1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7066,10 +7066,10 @@ json5@^2.1.2:
70667066
dependencies:
70677067
minimist "^1.2.5"
70687068

7069-
json@10.0.0:
7070-
version "10.0.0"
7071-
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
7072-
integrity sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==
7069+
json@11.0.0:
7070+
version "11.0.0"
7071+
resolved "https://registry.yarnpkg.com/json/-/json-11.0.0.tgz#2e84493134e2f42c131165aa22a124df38b3a3ee"
7072+
integrity sha512-N/ITv3Yw9Za8cGxuQqSqrq6RHnlaHWZkAFavcfpH/R52522c26EbihMxnY7A1chxfXJ4d+cEFIsyTgfi9GihrA==
70737073

70747074
jsonfile@^4.0.0:
70757075
version "4.0.0"

0 commit comments

Comments
 (0)