Skip to content

Commit

Permalink
chore(deps): update dependency json to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 0d8926f commit f40f1c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"flow-copy-source": "2.0.9",
"husky": "3.1.0",
"jest": "27.5.1",
"json": "10.0.0",
"json": "11.0.0",
"lint-staged": "10.5.4",
"mversion": "2.0.1",
"prettier": "1.19.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7443,10 +7443,10 @@ json5@^2.1.2:
dependencies:
minimist "^1.2.5"

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

jsonfile@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit f40f1c2

Please sign in to comment.