Skip to content

Commit 31497b6

Browse files
authored
Merge pull request #15 from MageMerl/master
Upgrade cli-color, bump version.
2 parents 801425f + 317f0f9 commit 31497b6

2 files changed

Lines changed: 72 additions & 41 deletions

File tree

package-lock.json

Lines changed: 70 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/i18nliner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@instructure/i18nliner",
33
"description": "i18n made simple",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"license": "MIT",
66
"homepage": "https://github.com/instructure/i18nliner-js",
77
"bin": {
@@ -40,7 +40,7 @@
4040
"@babel/parser": "^7",
4141
"@babel/traverse": "^7",
4242
"@instructure/i18nliner-runtime": "^1",
43-
"cli-color": "^1",
43+
"cli-color": "^2.0.4",
4444
"gglobby": "0.0.3",
4545
"minimist": "~1.2.0",
4646
"mkdirp": "~0.5.1"

0 commit comments

Comments
 (0)