mirror of
https://github.com/facebook/react.git
synced 2026-02-21 19:31:52 +00:00
[devtools] upgrade json5 (#33358)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"clipboard-js": "^0.3.6",
|
||||
"compare-versions": "^5.0.3",
|
||||
"jsc-safe-url": "^0.2.4",
|
||||
"json5": "^2.1.3",
|
||||
"json5": "^2.2.3",
|
||||
"local-storage-fallback": "^4.1.1",
|
||||
"react-virtualized-auto-sizer": "^1.0.23",
|
||||
"react-window": "^1.8.10"
|
||||
|
||||
@@ -11773,7 +11773,7 @@ json5@^2.1.0:
|
||||
dependencies:
|
||||
minimist "^1.2.0"
|
||||
|
||||
json5@^2.1.2, json5@^2.1.3:
|
||||
json5@^2.1.2:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
|
||||
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
|
||||
|
||||
Reference in New Issue
Block a user