Skip to content

Commit

Permalink
chore(deps): Add json to root deps
Browse files Browse the repository at this point in the history
  • Loading branch information
the-spyke committed Jul 27, 2020
1 parent ef289c1 commit 4c5caaf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"eslint-plugin-jest": "^23.18.0",
"jest": "^26.1.0",
"jest-junit": "^11.0.1",
"json": "^9.0.6",
"lerna": "^3.22.1"
},
"resolutions": {
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8464,6 +8464,11 @@ json5@^2.1.2:
dependencies:
minimist "^1.2.5"

json@^9.0.6:
version "9.0.6"
resolved "https://registry.yarnpkg.com/json/-/json-9.0.6.tgz#7972c2a5a48a42678db2730c7c2c4ee6e4e24585"
integrity sha1-eXLCpaSKQmeNsnMMfCxO5uTiRYU=

jsonfile@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
Expand Down

0 comments on commit 4c5caaf

Please sign in to comment.