Skip to content

Commit

Permalink
Merge pull request #745 from abraham/renovate/node-10.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v10.12.24
  • Loading branch information
abraham committed Feb 8, 2019
2 parents a73e34f + 4c8aeab commit 61cbbcf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"devDependencies": {
"@types/lodash.template": "4.4.4",
"@types/node": "10.12.23",
"@types/node": "10.12.24",
"@types/shelljs": "0.8.2",
"@types/through2": "2.0.34",
"@types/update-notifier": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/lodash.template": "4.4.4",
"@types/node": "10.12.23",
"@types/node": "10.12.24",
"@types/shelljs": "0.8.2",
"@types/through2": "2.0.34",
"@types/update-notifier": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/chai": "4.1.7",
"@types/mocha": "5.2.5",
"@types/node": "10.12.23",
"@types/node": "10.12.24",
"@types/webpack": "4.4.24",
"@webcomponents/webcomponentsjs": "2.2.7",
"chai": "4.2.0",
Expand Down

0 comments on commit 61cbbcf

Please sign in to comment.