Skip to content

Commit

Permalink
Update dependency tsafe to ^1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2023
1 parent 29d0844 commit f262559
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "powerhooks",
"version": "0.26.0",
"version": "0.26.1",
"description": "The missing builtins hooks",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,6 +45,6 @@
"evt": "^2.4.13",
"memoizee": "^0.4.15",
"resize-observer-polyfill": "^1.5.1",
"tsafe": "^1.4.2"
"tsafe": "^1.4.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -327,10 +327,10 @@ tsafe@^1.4.1:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.4.1.tgz#59cdad8ac41babf88e56dcd1a683ae2fb145d059"
integrity sha512-3IDBalvf6SyvHFS14UiwCWzqdSdo+Q0k2J7DZyJYaHW/iraW9DJpaBKDJpry3yQs3o/t/A+oGaRW3iVt2lKxzA==

tsafe@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.4.2.tgz#1cc597f6e286ef8a64b918a0a6284bd04347e11f"
integrity sha512-KfP0PYzRjl1LY1DnJPNlD4a0tZSg4uUuZxI4aG04T+j7WJvKZbh1zpaukphhSmtoJMgX1RV8eZVKTEiH8wOGbA==
tsafe@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.4.3.tgz#a98ce83616f0d9c01e3c6167a2ead45ba455b2ae"
integrity sha512-KjCdgjIqsbKW9oeJGSMVC23jhWm/VXJwkaZ7jffo/WaTioLGTHJqliHe9dECEVzIACNVNs/fwtKwU8wWK4jY4g==

type@^1.0.1:
version "1.2.0"
Expand Down

0 comments on commit f262559

Please sign in to comment.