Skip to content

Commit

Permalink
chore: pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Jan 7, 2019
1 parent 890c072 commit de6b127
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,34 @@
"@types/micromatch": "^3.1.0",
"@types/prompts": "^1.2.0",
"builtin-modules": "^3.0.0",
"colorette": "^1.0.7",
"colorette": "1.0.7",
"commitizen": "^3.0.5",
"cross-spawn": "^6.0.5",
"cross-spawn": "6.0.5",
"cz-conventional-changelog": "^2.1.0",
"env-paths": "^2.0.0",
"env-paths": "2.0.0",
"eslint-config-prettier": "^3.3.0",
"eslint-config-rem": "^4.0.0",
"eslint-plugin-prettier": "^3.0.1",
"husky": "^1.0.0-rc.13",
"ini": "^1.3.5",
"is-binary-path": "^2.0.0",
"ini": "1.3.5",
"is-binary-path": "2.0.0",
"jest": "^23.6.0",
"jstransformer": "^1.0.0",
"jstransformer-ejs": "^0.2.0",
"jstransformer": "1.0.0",
"jstransformer-ejs": "0.2.0",
"lint-staged": "^7.2.0",
"log-update": "^2.3.0",
"majo": "^0.6.3",
"micromatch": "^3.1.10",
"ora": "^3.0.0",
"prettier": "^1.15.3",
"prompts": "^2.0.1",
"log-update": "2.3.0",
"majo": "0.6.3",
"micromatch": "3.1.10",
"ora": "3.0.0",
"prettier": "1.15.3",
"prompts": "2.0.1",
"rollup": "^1.0.2",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
"semantic-release": "^15.13.2",
"superstruct": "^0.6.0",
"superstruct": "0.6.0",
"typescript": "^3.2.2",
"xo": "^0.23.0"
},
Expand Down

0 comments on commit de6b127

Please sign in to comment.