Bump json from 9.0.6 to 10.0.0

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)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-20 23:26:42 +00:00 committed by GitHub
parent 49cbb3bf8a
commit 35f876144d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5419,9 +5419,9 @@
"dev": true
},
"json": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/json/-/json-9.0.6.tgz",
"integrity": "sha1-eXLCpaSKQmeNsnMMfCxO5uTiRYU=",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/json/-/json-10.0.0.tgz",
"integrity": "sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==",
"dev": true
},
"json-parse-better-errors": {

View file

@ -35,7 +35,7 @@
"eslint-config-scratch": "6.0.0",
"gh-pages": "1.2.0",
"jsdoc": "3.6.7",
"json": "9.0.6",
"json": "10.0.0",
"playwright-chromium": "1.13.0",
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
"scratch-vm": "0.2.0-prerelease.20201125065300",