Skip to content

Commit

Permalink
chore(deps): @types/chai
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 3, 2019
1 parent 5a6d71c commit 6c908f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@types/aws-lambda": "8.10.35",
"@types/aws-sdk": "2.7.0",
"@types/chai": "4.1.7",
"@types/chai": "4.2.6",
"@types/mocha": "5.2.7",
"@types/node": "9.6.55",
"chai": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1376,10 +1376,10 @@
dependencies:
aws-sdk "*"

"@types/chai@4.1.7":
version "4.1.7"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a"
integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA==
"@types/chai@4.2.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.6.tgz#a55625d151d9c7c7a0a95920632131d66480bce9"
integrity sha512-HF8faEUA4JurIm+68VaA2KedtZf5LYdXpQEAbIAN79DwWQbO82BNTksZgCH3UMqbZHXex9C6TrBfg7OUInRISQ==

"@types/color-name@^1.1.1":
version "1.1.1"
Expand Down

0 comments on commit 6c908f8

Please sign in to comment.