Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
chore: updated dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 28, 2018
1 parent efd2846 commit 4061c3c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"yosay": "^2.0.1"
},
"devDependencies": {
"@dxcli/dev": "^2.0.11",
"@dxcli/dev": "^2.0.12",
"@dxcli/dev-test": "^0.9.12",
"@dxcli/semantic-release": "^0.2.4",
"@dxcli/tslint": "^0.0.22",
"@dxcli/tslint": "^0.0.23",
"@semantic-release/exec": "^2.0.0",
"@types/shelljs": "^0.7.7",
"@types/yeoman-generator": "^2.0.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
fancy-test "^0.5.5"
lodash "^4.17.4"

"@dxcli/dev@^2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@dxcli/dev/-/dev-2.0.11.tgz#f58ba8e87dc6c6207d4d41051727194d5ee11b3f"
"@dxcli/dev@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@dxcli/dev/-/dev-2.0.12.tgz#027bcaf96d6c67eb730aa077a1625fdf4e079379"
dependencies:
"@dxcli/nyc-config" "^0.0.4"
"@types/ansi-styles" "^2.0.30"
Expand All @@ -142,6 +142,7 @@
"@types/strip-ansi" "^3.0.0"
"@types/supports-color" "^3.1.0"
eslint-config-dxcli "^1.1.6"
nps-utils "^1.5.0"
nyc "^11.4.1"

"@dxcli/engine@^0.1.12":
Expand Down Expand Up @@ -206,9 +207,9 @@
semantic-release "^12.2.5"
shelljs "^0.8.1"

"@dxcli/tslint@^0.0.22":
version "0.0.22"
resolved "https://registry.yarnpkg.com/@dxcli/tslint/-/tslint-0.0.22.tgz#2dae5b04a116b9eeda728876ebacc919237cbb5e"
"@dxcli/tslint@^0.0.23":
version "0.0.23"
resolved "https://registry.yarnpkg.com/@dxcli/tslint/-/tslint-0.0.23.tgz#c9877ec9927bb958c1a71edac3263007ce64b22d"
dependencies:
tslint "^5.9.1"
tslint-xo "^0.5.0"
Expand Down

0 comments on commit 4061c3c

Please sign in to comment.