Skip to content

Commit

Permalink
Update dependency tsafe to ^1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 25, 2022
1 parent 1a0b0e3 commit 658b4a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "powerhooks",
"version": "0.20.27",
"version": "0.20.28",
"description": "The missing builtins hooks",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,6 +45,6 @@
"evt": "^2.4.10",
"memoizee": "^0.4.15",
"resize-observer-polyfill": "^1.5.1",
"tsafe": "^1.2.1"
"tsafe": "^1.3.0"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -327,6 +327,11 @@ tsafe@^1.2.1:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.2.1.tgz#578f7acd22b5ff32b5b820b6eb551af9ad4024da"
integrity sha512-fDDbPiAG6xjZuyXXakHZi8ewGx7ERxGVJ3dwFtcoex+9lvp/nHm5ROlFAB6lyZSmspG0cjpYpFxrKyRnniiOdQ==

tsafe@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.3.0.tgz#3e48675edb12b58fd3e85f5be87384fde9d2cb0b"
integrity sha512-S92rWItm/mVfWXLHIwJ7fPmGwl8t00Mht4fKoCsunv4mIBBoo8CvyZ1iWGCHftzZqGagtKxMnkhmbyzkdPdCTQ==

type@^1.0.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/type/-/type-1.2.0.tgz#848dd7698dafa3e54a6c479e759c4bc3f18847a0"
Expand Down

0 comments on commit 658b4a5

Please sign in to comment.