Skip to content

Commit

Permalink
Merge pull request #616 from abraham/renovate/chai-4.x
Browse files Browse the repository at this point in the history
Update dependency @types/chai to v4.1.7
  • Loading branch information
abraham committed Oct 27, 2018
2 parents cbba5ff + 075bd1f commit 6827e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@nutmeg/seed": "^0.16.1",
"@types/chai": "4.1.6",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.5",
"@types/sinon": "5.0.5",
"@webcomponents/webcomponentsjs": "2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/seed/package.json
Expand Up @@ -48,7 +48,7 @@
"lit-html": "0.12.0"
},
"devDependencies": {
"@types/chai": "4.1.6",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.5",
"@types/node": "10.12.0",
"@types/webpack": "4.4.17",
Expand Down

0 comments on commit 6827e50

Please sign in to comment.