Skip to content

Commit

Permalink
Merge eb89d9a into b0a7161
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 29, 2020
2 parents b0a7161 + eb89d9a commit 69b855c
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 @@ -27,7 +27,7 @@
"@types/clean-css": "^4.2.1",
"@types/css": "^0.0.31",
"@types/jsdom": "^12.2.3",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.0",
"@types/node": "^13.1.0",
"array-flatten": "^2.1.2",
"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 @@ -171,10 +171,10 @@
"@types/tough-cookie" "*"
parse5 "^4.0.0"

"@types/mocha@^5.2.6":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.6.tgz#b8622d50557dd155e9f2f634b7d68fd38de5e94b"
integrity sha512-1axi39YdtBI7z957vdqXI4Ac25e7YihYQtJa+Clnxg1zTJEaIRbndt71O3sP4GAMgiAm0pY26/b9BrY4MR/PMw==
"@types/mocha@^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.1.tgz#5d7ec2a789a1f77c59b7ad071b9d50bf1abbfc9e"
integrity sha512-L/Nw/2e5KUaprNJoRA33oly+M8X8n0K+FwLTbYqwTcR14wdPWeRkigBLfSFpN/Asf9ENZTMZwLxjtjeYucAA4Q==

"@types/node@*":
version "12.0.2"
Expand Down

0 comments on commit 69b855c

Please sign in to comment.