Skip to content

Commit e363f5d

Browse files
authored
Upgrade jscodeshift to avoid using the broken colors library (#199)
1 parent fb32ad6 commit e363f5d

File tree

2 files changed

+419
-127
lines changed

2 files changed

+419
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"globby": "^11.0.2",
4545
"import-cwd": "^3.0.0",
4646
"import-local": "^3.0.2",
47-
"jscodeshift": "^0.11.0",
47+
"jscodeshift": "^0.13.1",
4848
"latest-version": "^5.1.0",
4949
"pkg-up": "^3.1.0",
5050
"recast": "^0.20.4",

0 commit comments

Comments
 (0)