This repository was archived by the owner on Dec 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/graphqlgen-json-schema Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@types/jest" : " 23.3.10" ,
17
- "ajv" : " 6.6.1 " ,
17
+ "ajv" : " 6.6.2 " ,
18
18
"jest" : " 23.6.0" ,
19
19
"js-yaml" : " 3.12.0" ,
20
20
"ts-jest" : " 23.10.5" ,
Original file line number Diff line number Diff line change 20
20
version "7.1.5"
21
21
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.5.tgz#20b7d5e7e1811ba996f8a868962ea7dd2bfcd2fc"
22
22
23
- " @babel/types@7.1.5 " :
24
- version "7.1.5 "
25
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.5 .tgz#12fe64e91a431234b7017b4227a78cc0eec4e081 "
23
+ " @babel/types@7.2.2 " :
24
+ version "7.2.2 "
25
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2 .tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e "
26
26
dependencies :
27
27
esutils "^2.0.2"
28
28
lodash "^4.17.10"
@@ -288,9 +288,9 @@ acorn@^6.0.1:
288
288
version "6.0.2"
289
289
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.2.tgz#6a459041c320ab17592c6317abbfdf4bbaa98ca4"
290
290
291
-
292
- version "6.6.1 "
293
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.1 .tgz#6360f5ed0d80f232cc2b294c362d5dc2e538dd61 "
291
+
292
+ version "6.6.2 "
293
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.2 .tgz#caceccf474bf3fc3ce3b147443711a24063cc30d "
294
294
dependencies :
295
295
fast-deep-equal "^2.0.1"
296
296
fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments