Skip to content

Commit 7779664

Browse files
dotslashderekDerek Thompson
and
Derek Thompson
authored
fix(package.json): bumping json-schema-tree to 2.2.1 (#196)
Co-authored-by: Derek Thompson <[email protected]>
1 parent 4132d4d commit 7779664

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@fortawesome/free-solid-svg-icons": "^5.15.2",
4949
"@stoplight/json": "^3.17.1",
50-
"@stoplight/json-schema-tree": "^2.1.3",
50+
"@stoplight/json-schema-tree": "^2.2.1",
5151
"@stoplight/react-error-boundary": "^2.0.0",
5252
"@types/json-schema": "^7.0.7",
5353
"classnames": "^2.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,10 +2349,10 @@
23492349
json-schema-compare "^0.2.2"
23502350
lodash "^4.17.4"
23512351

2352-
"@stoplight/json-schema-tree@^2.1.3":
2353-
version "2.1.3"
2354-
resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-2.1.3.tgz#ecf6d855779e8c1644b257a41c13aae3c159d6e4"
2355-
integrity sha512-x9GliJgJ0uyfBng7OffqfHVA7BY4IYk6rZIS7F4oTklAUx1+xv0VQBK6i73AcNs4L7aCuQcwpiHlZuiukpkU2w==
2352+
"@stoplight/json-schema-tree@^2.2.1":
2353+
version "2.2.1"
2354+
resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-2.2.1.tgz#bfd8ec5a18c4bbc3e0ae3617725e4e4173553f0a"
2355+
integrity sha512-TKAvYtB5U8A7sAKj4co61LnMI9+133keQ+z8yGiLCpvUd8FDCNkQ7TWuFqdWOA1s5La4U6Gc75A1qZqfkGNdJw==
23562356
dependencies:
23572357
"@stoplight/json" "^3.12.0"
23582358
"@stoplight/json-schema-merge-allof" "^0.7.7"

0 commit comments

Comments
 (0)