Browse Source

Bump json from 9.0.6 to 10.0.0 in /home

Bumps [json](https://github.com/trentm/json) from 9.0.6 to 10.0.0.
- [Release notes](https://github.com/trentm/json/releases)
- [Changelog](https://github.com/trentm/json/blob/master/CHANGES.md)
- [Commits](https://github.com/trentm/json/compare/9.0.6...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/7/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
688243138c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      home/package.json
  2. 6
      home/yarn.lock

2
home/package.json

@ -43,7 +43,7 @@
"jsdoc": "^3.4.3", "jsdoc": "^3.4.3",
"jsdoc-to-markdown": "^3.0.0", "jsdoc-to-markdown": "^3.0.0",
"jshint": "^2.9.4", "jshint": "^2.9.4",
"json": "^9.0.6",
"json": "^10.0.0",
"jspm": "^0.17.0-beta.42", "jspm": "^0.17.0-beta.42",
"karma": "^1.7.0", "karma": "^1.7.0",
"knex": "^0.19.5", "knex": "^0.19.5",

6
home/yarn.lock

@ -8144,9 +8144,9 @@ json5@^0.5.0, json5@^0.5.1:
version "0.5.1" version "0.5.1"
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
json@^9.0.6:
version "9.0.6"
resolved "https://registry.yarnpkg.com/json/-/json-9.0.6.tgz#7972c2a5a48a42678db2730c7c2c4ee6e4e24585"
json@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
jsonfile@^2.0.0, jsonfile@^2.1.0, jsonfile@^2.2.3: jsonfile@^2.0.0, jsonfile@^2.1.0, jsonfile@^2.2.3:
version "2.4.0" version "2.4.0"

Loading…
Cancel
Save