Skip to content

Commit 1ccfbf1

Browse files
fix(deps): update dependency @apidevtools/json-schema-ref-parser to v15
1 parent 7630685 commit 1ccfbf1

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"using-temporary-files": "2.2.1"
116116
},
117117
"dependencies": {
118-
"@apidevtools/json-schema-ref-parser": "13.0.5",
118+
"@apidevtools/json-schema-ref-parser": "15.1.2",
119119
"@hapi/accept": "6.0.3",
120120
"@types/json-schema": "7.0.15",
121121
"ast-types": "0.14.2",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@apidevtools/json-schema-ref-parser@13.0.5":
14-
version "13.0.5"
15-
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.5.tgz#e7a5cfc7df315ebcbafeb98199b72ebed9743b68"
16-
integrity sha512-xfh4xVJD62gG6spIc7lwxoWT+l16nZu1ELyU8FkjaP/oD2yP09EvLAU6KhtudN9aML2Khhs9pY6Slr7KGTES3w==
13+
"@apidevtools/json-schema-ref-parser@15.1.2":
14+
version "15.1.2"
15+
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-15.1.2.tgz#e8672f5126227358a952a67857edc00ea1c495e0"
16+
integrity sha512-54vnqDyGsDAVM0LOIdGMnfVyCN1NlqoGnHEGpMfaDBLMvClfT4j2XbJgvfuF0Ca0kxT6Gb7xUgS5W1I14QqjiQ==
1717
dependencies:
18-
"@types/json-schema" "^7.0.15"
19-
js-yaml "^4.1.0"
18+
js-yaml "^4.1.1"
2019

2120
"@arthurgeron/eslint-plugin-react-usememo@^2.5.0":
2221
version "2.5.0"

0 commit comments

Comments
 (0)