Skip to content

Commit

Permalink
build(deps-dev): bump @types/chai from 4.2.6 to 4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and malept committed Dec 11, 2019
1 parent d3fc077 commit 083cbe8
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 @@ -101,7 +101,7 @@
"@babel/preset-typescript": "^7.6.0",
"@babel/register": "^7.6.0",
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/chai": "^4.2.6",
"@types/chai": "^4.2.7",
"@types/chai-as-promised": "^7.1.2",
"@types/cross-spawn": "^6.0.1",
"@types/debug": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,10 +984,10 @@
dependencies:
"@types/chai" "*"

"@types/chai@*", "@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/chai@*", "@types/chai@^4.2.7":
version "4.2.7"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
integrity sha512-luq8meHGYwvky0O7u0eQZdA7B4Wd9owUCqvbw2m3XCrCU8mplYOujMBbvyS547AxJkC+pGnd0Cm15eNxEUNU8g==

"@types/clean-css@*":
version "4.2.0"
Expand Down

0 comments on commit 083cbe8

Please sign in to comment.