File tree 3 files changed +6
-6
lines changed
plugins/other/visitor-plugin-common
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
28
28
},
29
29
"devDependencies" : {
30
- "@types/parse-filepath" : " 1.0.1 "
30
+ "@types/parse-filepath" : " 1.0.2 "
31
31
},
32
32
"main" : " dist/cjs/index.js" ,
33
33
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 12
12
"prepack" : " bob prepack"
13
13
},
14
14
"devDependencies" : {
15
- "@types/parse-filepath" : " 1.0.1 "
15
+ "@types/parse-filepath" : " 1.0.2 "
16
16
},
17
17
"dependencies" : {
18
18
"@graphql-codegen/plugin-helpers" : " ^5.0.3" ,
Original file line number Diff line number Diff line change 4455
4455
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
4456
4456
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
4457
4457
4458
-
4459
- version "1.0.1 "
4460
- resolved "https://registry.yarnpkg.com/@types/parse-filepath/-/parse-filepath-1.0.1 .tgz#074b3765d7299ce5f6d2629c1f08a3fc542bbdac "
4461
- integrity sha512-54MLXe4Jo3p4Hn24TOLAPggOz81pkxHIwlQdDGs7HYe5CAkzdcnQVsGkoYY/2l9pkbdNawOiahUtTIYaYBecaw ==
4458
+
4459
+ version "1.0.2 "
4460
+ resolved "https://registry.yarnpkg.com/@types/parse-filepath/-/parse-filepath-1.0.2 .tgz#417f313bbb10526e7adb06e037e53040fb4d7f93 "
4461
+ integrity sha512-CcyaQuvlpejsJR57RWxUR++E7zTKvbDDotZyiKaJsZdlbV8JfHgRYj4aZszEGKVLhiX0pbD8QeAuzEFUol4mRA ==
4462
4462
4463
4463
"@types/prettier@^2.1.5":
4464
4464
version "2.7.2"
You can’t perform that action at this time.
0 commit comments