File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 54
54
"babel-eslint": "^10.0.1",
55
55
"babel-loader": "^8.0.5",
56
56
"chai": "^4.2.0",
57
- "colors": "^1.3.3",
57
+ "@colors/ colors": "^1.3.3",
58
58
"eslint": "^5.12.0",
59
59
"grunt": "^1.0.3",
60
60
"grunt-babel": "^8.0.0",
Original file line number Diff line number Diff line change 945
945
"@babel/helper-validator-identifier" "^7.22.20"
946
946
to-fast-properties "^2.0.0"
947
947
948
+ "@colors/colors@^1.3.3":
949
+ version "1.6.0"
950
+ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
951
+ integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==
952
+
948
953
"@jridgewell/gen-mapping@^0.3.2":
949
954
version "0.3.3"
950
955
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
@@ -2371,7 +2376,7 @@ color-name@~1.1.4:
2371
2376
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2372
2377
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
2373
2378
2374
- colors@1.4.0, colors@^1.3.3 :
2379
+ colors@1.4.0:
2375
2380
version "1.4.0"
2376
2381
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
2377
2382
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
You can’t perform that action at this time.
0 commit comments