Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 1f47588

Browse files
author
Jeff Dickey
committed
updated cli-engine-command
1 parent 7a36b73 commit 1f47588

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.1.0",
44
"author": "Jeff Dickey @dickeyxxxx",
55
"dependencies": {
6-
"cli-engine-command": "2.2.4"
6+
"cli-engine-command": "2.2.5"
77
},
88
"devDependencies": {
99
"babel-cli": "^6.24.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -573,9 +573,9 @@ cli-cursor@^1.0.1:
573573
dependencies:
574574
restore-cursor "^1.0.1"
575575

576-
cli-engine-command@2.2.4:
577-
version "2.2.4"
578-
resolved "https://registry.yarnpkg.com/cli-engine-command/-/cli-engine-command-2.2.4.tgz#5fec4faec100a3b7b437e5bc9d8ce543c27f68c5"
576+
cli-engine-command@2.2.5:
577+
version "2.2.5"
578+
resolved "https://registry.yarnpkg.com/cli-engine-command/-/cli-engine-command-2.2.5.tgz#31c4bd2e08bf8ea2a2e4404ae6f07da3f8f41e02"
579579
dependencies:
580580
ansi-escapes "^1.4.0"
581581
cardinal "^1.0.0"

0 commit comments

Comments
 (0)