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

Commit 7798a62

Browse files
committed
chore(deps): update dependency @types/power-assert to v1.5.3
1 parent 4a5463a commit 7798a62

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/js-cookie": "2.2.2",
1313
"@types/mocha": "5.2.7",
1414
"@types/node": "9.6.49",
15-
"@types/power-assert": "1.5.0",
15+
"@types/power-assert": "1.5.3",
1616
"@types/serve-static": "1.13.2",
1717
"@types/webdriverio": "4.13.3",
1818
"@uncovertruth/eslint-config": "4.5.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,10 @@
9797
version "1.4.28"
9898
resolved "https://registry.yarnpkg.com/@types/power-assert-formatter/-/power-assert-formatter-1.4.28.tgz#25b8fddb6322259c6b91c35338d39b0f8e524252"
9999

100-
101-
version "1.5.0"
102-
resolved "https://registry.yarnpkg.com/@types/power-assert/-/power-assert-1.5.0.tgz#4cc43717127cd81901555f905c55f02938120dcb"
100+
101+
version "1.5.3"
102+
resolved "https://registry.yarnpkg.com/@types/power-assert/-/power-assert-1.5.3.tgz#9e415f8d5703375c3d5d7bf912ca7ac334faf0c6"
103+
integrity sha512-PzV9RX7RRUBYLxp52ipXo9dSvBnqVR09mcvGt3hXuzoJt0EUpPPv0X3btjCQqrhQ1xLbyt0dfPiGfRfrZB4G0A==
103104
dependencies:
104105
"@types/empower" "*"
105106
"@types/power-assert-formatter" "*"

0 commit comments

Comments
 (0)