Skip to content

Commit ba0f769

Browse files
Bump chalk from 4.0.0 to 4.1.0 (#98)
1 parent 598e000 commit ba0f769

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "jest"
1616
},
1717
"dependencies": {
18-
"chalk": "^4.0.0",
18+
"chalk": "^4.1.0",
1919
"debug": "^4.1.1",
2020
"ember-template-recast": "^4.1.4",
2121
"globby": "^11.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,10 +1834,10 @@ chalk@^3.0.0:
18341834
ansi-styles "^4.1.0"
18351835
supports-color "^7.1.0"
18361836

1837-
chalk@^4.0.0:
1838-
version "4.0.0"
1839-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
1840-
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
1837+
chalk@^4.1.0:
1838+
version "4.1.0"
1839+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1840+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
18411841
dependencies:
18421842
ansi-styles "^4.1.0"
18431843
supports-color "^7.1.0"

0 commit comments

Comments
 (0)