Skip to content

Commit

Permalink
Update dependency @types/chai to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 8, 2019
1 parent 42e8ba6 commit dc5eb24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"es6"
],
"devDependencies": {
"@types/chai": "4.1.7",
"@types/chai": "4.2.0",
"@types/mocha": "5.2.7",
"@types/node": "10.14.15",
"@typescript-eslint/eslint-plugin": "1.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -90,10 +90,10 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@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.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.0.tgz#2478260021408dec32c123a7cad3414beb811a07"
integrity sha512-zw8UvoBEImn392tLjxoavuonblX/4Yb9ha4KBU10FirCfwgzhKO0dvyJSF9ByxV1xK1r2AgnAi/tvQaLgxQqxA==

"@types/json-schema@^7.0.3":
version "7.0.3"
Expand Down

0 comments on commit dc5eb24

Please sign in to comment.