mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-09 13:14:06 -04:00
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:
parent
49cbb3bf8a
commit
35f876144d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue