Skip to content

Commit d3dec14

Browse files
Bump json from 9.0.4 to 10.0.0
Bumps [json](https://github.com/trentm/json) from 9.0.4 to 10.0.0. - [Release notes](https://github.com/trentm/json/releases) - [Changelog](https://github.com/trentm/json/blob/master/CHANGES.md) - [Commits](trentm/json@9.0.4...10.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0169aa commit d3dec14

File tree

3 files changed

+64
-77
lines changed

3 files changed

+64
-77
lines changed

package-lock.json

Lines changed: 59 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"google-closure-compiler": "20180402.0.0",
4040
"google-closure-library": "20180204.0.0",
4141
"graceful-fs": "4.1.11",
42-
"json": "9.0.4",
42+
"json": "10.0.0",
4343
"rimraf": "2.6.2",
4444
"scratch-l10n": "github:open-scratch/easy-scratch-l10n#simplify",
4545
"selenium-webdriver": "^4.0.0-alpha.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2713,10 +2713,10 @@ json5@^2.1.2:
27132713
dependencies:
27142714
minimist "^1.2.5"
27152715

2716-
json@9.0.4:
2717-
version "9.0.4"
2718-
resolved "https://registry.yarnpkg.com/json/-/json-9.0.4.tgz#d0dbf2404c128572a935ecafadfc782ec81112ce"
2719-
integrity sha1-0NvyQEwShXKpNeyvrfx4LsgREs4=
2716+
json@10.0.0:
2717+
version "10.0.0"
2718+
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
2719+
integrity sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==
27202720

27212721
jsonfile@^4.0.0:
27222722
version "4.0.0"

0 commit comments

Comments
 (0)