File tree Expand file tree Collapse file tree 4 files changed +294
-359
lines changed Expand file tree Collapse file tree 4 files changed +294
-359
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " eslint-mdx " : patch
3
+ " eslint-plugin-mdx " : patch
4
+ ---
5
+
6
+ chore(deps): bump (dev)dependencies
Original file line number Diff line number Diff line change 28
28
"devDependencies" : {
29
29
"@1stg/lib-config" : " ^10.2.1" ,
30
30
"@changesets/changelog-github" : " ^0.4.6" ,
31
- "@changesets/cli" : " ^2.24.3 " ,
31
+ "@changesets/cli" : " ^2.24.4 " ,
32
32
"@types/eslint" : " ^8.4.6" ,
33
33
"@types/eslint-plugin-markdown" : " ^2.0.0" ,
34
- "@types/jest" : " ^28.1.8 " ,
35
- "@types/node" : " ^18.7.13 " ,
36
- "@types/react" : " ^18.0.17 " ,
34
+ "@types/jest" : " ^29.0.0 " ,
35
+ "@types/node" : " ^18.7.14 " ,
36
+ "@types/react" : " ^18.0.18 " ,
37
37
"@types/unist" : " ^2.0.6" ,
38
38
"jest" : " ^29.0.1" ,
39
39
"patch-package" : " ^6.4.7" ,
42
42
"ts-node" : " ^10.9.1" ,
43
43
"type-coverage" : " ^2.22.0" ,
44
44
"typescript" : " ^4.8.2" ,
45
- "yarn-deduplicate" : " ^5 .0.2 "
45
+ "yarn-deduplicate" : " ^6 .0.0 "
46
46
},
47
47
"resolutions" : {
48
48
"prettier" : " ^2.7.1"
Original file line number Diff line number Diff line change 38
38
"remark-mdx" : " ^2.1.3" ,
39
39
"remark-parse" : " ^10.0.1" ,
40
40
"remark-stringify" : " ^10.0.2" ,
41
- "synckit" : " ^0.8.3 " ,
41
+ "synckit" : " ^0.8.4 " ,
42
42
"tslib" : " ^2.4.0" ,
43
43
"unified" : " ^10.1.2" ,
44
44
"unist-util-visit" : " ^4.1.1" ,
You can’t perform that action at this time.
0 commit comments