Skip to content

Commit

Permalink
Bump json from 10.0.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/trentm/json) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/trentm/json/releases)
- [Changelog](https://github.com/trentm/json/blob/master/CHANGES.md)
- [Commits](trentm/json@10.0.0...11.0.0)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2021
1 parent 26c0822 commit 3da10f3
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 @@ -49,7 +49,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"glob": "^7.2.0",
"json": "^10.0.0",
"json": "^11.0.0",
"mocha": "^8.2.1",
"mockery": "^2.1.0",
"nyc": "^15.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4874,10 +4874,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@^2.1.0:
version "2.4.0"
Expand Down

0 comments on commit 3da10f3

Please sign in to comment.