File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@typescript-eslint/experimental-utils" : " ^5.0.0" ,
46
- "json-schema" : " ^0.3 .0" ,
46
+ "json-schema" : " ^0.4 .0" ,
47
47
"natural-compare-lite" : " ^1.4.0"
48
48
},
49
49
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -5040,10 +5040,10 @@ json-schema-traverse@^0.4.1:
5040
5040
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
5041
5041
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
5042
5042
5043
- json-schema@^0.3 .0 :
5044
- version "0.3 .0"
5045
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.3 .0.tgz#90a9c5054bd065422c00241851ce8d59475b701b "
5046
- integrity sha512-TYfxx36xfl52Rf1LU9HyWSLGPdYLL+SQ8/E/0yVyKG8wCCDaSrhPap0vEdlsZWRaS6tnKKLPGiEJGiREVC8kxQ ==
5043
+ json-schema@^0.4 .0 :
5044
+ version "0.4 .0"
5045
+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4 .0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5 "
5046
+ integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA ==
5047
5047
5048
5048
json-stable-stringify-without-jsonify@^1.0.1 :
5049
5049
version "1.0.1"
You can’t perform that action at this time.
0 commit comments