fix: pin colors to 1.4.0 (#11274)

This commit is contained in:
Michaël De Boey 2022-01-10 01:18:21 +01:00 committed by GitHub
parent 5d8aa8d5cf
commit ff5f75dc10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@
"@babel/plugin-transform-react-jsx": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"babel-plugin-module-resolver": "^4.1.0",
"colors": "^1.4.0",
"colors": "1.4.0",
"commander": "^8.2.0",
"debug": "^4.1.1",
"expect": "=27.2.5",