File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
packages/eslint-plugin-mdx Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@1stg/lib-config" : " ^3.0.0" ,
29
29
"@1stg/tslint-config" : " ^2.0.0" ,
30
- "@types/eslint" : " ^7.2.14 " ,
30
+ "@types/eslint" : " ^7.28.0 " ,
31
31
"@types/eslint-plugin-markdown" : " ^2.0.0" ,
32
32
"@types/jest" : " ^26.0.24" ,
33
33
"@types/node" : " ^16.3.1" ,
Original file line number Diff line number Diff line change 39
39
"remark-mdx" : " ^1.6.22" ,
40
40
"remark-parse" : " ^8.0.3" ,
41
41
"remark-stringify" : " ^8.1.1" ,
42
- "synckit" : " ^0.2.0 " ,
42
+ "synckit" : " ^0.3.3 " ,
43
43
"tslib" : " ^2.3.0" ,
44
44
"unified" : " ^9.2.1" ,
45
45
"vfile" : " ^4.2.1"
Original file line number Diff line number Diff line change 2987
2987
"@types/eslint" "*"
2988
2988
"@types/unist" "*"
2989
2989
2990
- "@types/eslint@*", "@types/eslint@^7.2.14 ":
2991
- version "7.2.14 "
2992
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.14 .tgz#088661518db0c3c23089ab45900b99dd9214b92a "
2993
- integrity sha512-pESyhSbUOskqrGcaN+bCXIQDyT5zTaRWfj5ZjjSlMatgGjIn3QQPfocAu4WSabUR7CGyLZ2CQaZyISOEX7/saw ==
2990
+ "@types/eslint@*", "@types/eslint@^7.28.0 ":
2991
+ version "7.28.0 "
2992
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0 .tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a "
2993
+ integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A ==
2994
2994
dependencies:
2995
2995
"@types/estree" "*"
2996
2996
"@types/json-schema" "*"
@@ -11504,10 +11504,10 @@ synckit@^0.1.5:
11504
11504
tslib "^2.2.0"
11505
11505
uuid "^8.3.2"
11506
11506
11507
- synckit@^0.2.0 :
11508
- version "0.2.0 "
11509
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.2.0 .tgz#f42e6d37c1ec7e79c2b12e70f854f0e9519248d8 "
11510
- integrity sha512-kbpgqlOu36aTFTWczzDk3I7Hf70V+BPGnUZ89z0RsLw666hpFf2m7/PS7OuNmDhazWaSJwv0LVBc2epyxSpl+w ==
11507
+ synckit@^0.3.3 :
11508
+ version "0.3.3 "
11509
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.3.3 .tgz#a36af5d2f7382c9a2c5e528cd8ad64ed882dde70 "
11510
+ integrity sha512-uIPHDSdGBQS2C2PmFZkMhBYC20H0diioDEiOR1lsIoP25/xbJPHU0GdHJ7GgvAUkLgEkTJ32zNzulzIPnhrYZA ==
11511
11511
dependencies:
11512
11512
tslib "^2.3.0"
11513
11513
uuid "^8.3.2"
You can’t perform that action at this time.
0 commit comments