Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/power-assert to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 17, 2020
1 parent f928da2 commit 9456c3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/js-cookie": "2.2.2",
"@types/mocha": "5.2.7",
"@types/node": "9.6.49",
"@types/power-assert": "1.5.0",
"@types/power-assert": "1.5.3",
"@types/serve-static": "1.13.2",
"@types/webdriverio": "4.13.3",
"@uncovertruth/eslint-config": "4.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@
version "1.4.28"
resolved "https://registry.yarnpkg.com/@types/power-assert-formatter/-/power-assert-formatter-1.4.28.tgz#25b8fddb6322259c6b91c35338d39b0f8e524252"

"@types/[email protected].0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@types/power-assert/-/power-assert-1.5.0.tgz#4cc43717127cd81901555f905c55f02938120dcb"
"@types/[email protected].3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@types/power-assert/-/power-assert-1.5.3.tgz#9e415f8d5703375c3d5d7bf912ca7ac334faf0c6"
dependencies:
"@types/empower" "*"
"@types/power-assert-formatter" "*"
Expand Down

0 comments on commit 9456c3e

Please sign in to comment.