Skip to content

Commit

Permalink
chore(deps): update dependency plop to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 18, 2019
1 parent 2b57b12 commit 6039624
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "5.14.1",
"jest": "24.1.0",
"lerna": "3.13.0",
"plop": "2.2.0",
"plop": "2.2.1",
"prettier": "1.16.4",
"rimraf": "2.6.3",
"tslint": "5.12.1",
Expand Down
31 changes: 10 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6079,17 +6079,6 @@ handlebars@^4.0.11, handlebars@^4.1.0:
optionalDependencies:
uglify-js "^3.1.4"

handlebars@^4.0.5:
version "4.0.12"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
dependencies:
async "^2.5.0"
optimist "^0.6.1"
source-map "^0.6.1"
optionalDependencies:
uglify-js "^3.1.4"

har-schema@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
Expand Down Expand Up @@ -8531,17 +8520,17 @@ node-notifier@^5.2.1:
shellwords "^0.1.1"
which "^1.3.0"

node-plop@=0.17.3:
version "0.17.3"
resolved "https://registry.yarnpkg.com/node-plop/-/node-plop-0.17.3.tgz#2e56543a159d6a378982cbebff81fcf08e9587f1"
integrity sha512-oITDOxms/0tW0FQIorc/WcK8QxXxW78I6hRSxn7jTSO08KTsfWHsh8J4fGmT4V3GDextl9gyX3juqFl4j1A02A==
node-plop@~0.17.4:
version "0.17.4"
resolved "https://registry.yarnpkg.com/node-plop/-/node-plop-0.17.4.tgz#85bd2a6025676c6a16686d9d98bb37e7c9094b88"
integrity sha512-KkC914pf42OKgXlZdoL2IZ2NUO2+xu8OfmEj38o2O4MmgTMfBL0sFRvrFzCoqe7gxnoww3gVhZ+TxrdeEu8yVA==
dependencies:
change-case "^3.0.1"
co "^4.6.0"
core-js "^2.4.1"
del "^3.0.0"
globby "^8.0.0"
handlebars "^4.0.5"
handlebars "^4.1.0"
inquirer "^6.0.0"
isbinaryfile "^3.0.2"
lodash.get "^4.4.2"
Expand Down Expand Up @@ -9467,16 +9456,16 @@ pkg-up@2.0.0:
dependencies:
find-up "^2.1.0"

plop@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/plop/-/plop-2.2.0.tgz#1ee64b37ca6d615dbe332115ec58bb66ab5cab59"
integrity sha512-qt4pCQPL76AzEYX+OPoWsvT+WUbyU15Zkwb3DQa9n5QQcd6np6l6Rh+7oufmxo93olMVScKBaZ1JDy3zyIsaQg==
plop@2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/plop/-/plop-2.2.1.tgz#2e04a55adecd0a05b0a62c7aa3c7f3a386163d44"
integrity sha512-w98GluUsEbQJwGSWSfnc9WmtHLD6p28ZHyT6XUtckSagfYNMd54aglZs6Me3C++HqC/5n2B0W6lLBanF5zG2pg==
dependencies:
chalk "^1.1.3"
interpret "^1.0.0"
liftoff "^2.2.0"
minimist "^1.2.0"
node-plop "=0.17.3"
node-plop "~0.17.4"
ora "^3.0.0"
v8flags "^2.0.10"

Expand Down

0 comments on commit 6039624

Please sign in to comment.