Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c950051

Browse files
chore: Bump json-schema-to-typescript from 11.0.1 to 11.0.2 (typescript-eslint#5503)
Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/bcherny/json-schema-to-typescript/releases) - [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcherny/json-schema-to-typescript/commits) --- updated-dependencies: - dependency-name: json-schema-to-typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b822306 commit c950051

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

yarn.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,6 @@
130130
dependencies:
131131
"@jridgewell/trace-mapping" "^0.3.0"
132132

133-
"@apidevtools/json-schema-ref-parser@https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d":
134-
version "0.0.0-dev"
135-
resolved "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
136-
dependencies:
137-
"@jsdevtools/ono" "^7.1.3"
138-
"@types/json-schema" "^7.0.6"
139-
call-me-maybe "^1.0.1"
140-
js-yaml "^4.1.0"
141-
142133
"@babel/code-frame@*", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.8.3":
143134
version "7.18.6"
144135
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
@@ -1201,6 +1192,16 @@
12011192
"@babel/helper-validator-identifier" "^7.18.6"
12021193
to-fast-properties "^2.0.0"
12031194

1195+
"@bcherny/[email protected]":
1196+
version "9.0.9"
1197+
resolved "https://registry.yarnpkg.com/@bcherny/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#09899d405bc708c0acac0066ae8db5b94d465ca4"
1198+
integrity sha512-vmEmnJCfpkLdas++9OYg6riIezTYqTHpqUTODJzHLzs5UnXujbOJW9VwcVCnyo1mVRt32FRr23iXBx/sX8YbeQ==
1199+
dependencies:
1200+
"@jsdevtools/ono" "^7.1.3"
1201+
"@types/json-schema" "^7.0.6"
1202+
call-me-maybe "^1.0.1"
1203+
js-yaml "^4.1.0"
1204+
12041205
"@bcoe/v8-coverage@^0.2.3":
12051206
version "0.2.3"
12061207
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -9862,11 +9863,11 @@ json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
98629863
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
98639864

98649865
json-schema-to-typescript@^11.0.1:
9865-
version "11.0.1"
9866-
resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.1.tgz#9203036817ca797f1116cbfe9163e8a4ec948bc3"
9867-
integrity sha512-iQFEErdr9PWQUN3kLvaFFdgWAfwBeqH3PMzxza4NpSU/8uadwHKKi66Hgu5Rb3NeVSk85xkwTYIeuah+R0ASeA==
9866+
version "11.0.2"
9867+
resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-11.0.2.tgz#80348391abb4ffb75daf312380c2f01c552ffba8"
9868+
integrity sha512-XRyeXBJeo/IH4eTP5D1ptX78vCvH86nMDt2k3AxO28C3uYWEDmy4mgPyMpb8bLJ/pJMElOGuQbnKR5Y6NSh3QQ==
98689869
dependencies:
9869-
"@apidevtools/json-schema-ref-parser" "https://github.com/bcherny/json-schema-ref-parser.git#984282d34a2993e5243aa35100fe32a63699164d"
9870+
"@bcherny/json-schema-ref-parser" "9.0.9"
98709871
"@types/json-schema" "^7.0.11"
98719872
"@types/lodash" "^4.14.182"
98729873
"@types/prettier" "^2.6.1"

0 commit comments

Comments
 (0)