Skip to content

Commit

Permalink
Update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent cf3d56d commit 600bd42
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "powerhooks",
"version": "0.26.13",
"version": "0.26.14",
"description": "The missing builtins hooks",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,9 +42,9 @@
"typescript": "^4.6.4"
},
"dependencies": {
"evt": "^2.4.21",
"evt": "^2.4.22",
"memoizee": "^0.4.15",
"resize-observer-polyfill": "^1.5.1",
"tsafe": "^1.6.3"
"tsafe": "^1.6.4"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -158,14 +158,14 @@ event-emitter@^0.3.5:
d "1"
es5-ext "~0.10.14"

evt@^2.4.21:
version "2.4.21"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.4.21.tgz#9c642c50f1f1c3fa6c018cb6b5a57165cefbe270"
integrity sha512-GeR04mLiX9PYqVhGtW6jTPD28p+GTnCF4wsCKWofBLx6cHr6vwqQLa6NA5xZUKBQl5fJxesEwxvx4nyryNYdQw==
evt@^2.4.22:
version "2.4.22"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.4.22.tgz#1a87471bca6e71909b66a9f8da86929bd34c8736"
integrity sha512-lxC4XLMhKXD2jj1p5O6AZ3tTFTIOt2qhD2NjX5phXPTfK/oIZhWUsZsqsdtrifxUOXf7PZ9TZF4PtylK/S5QGw==
dependencies:
minimal-polyfills "^2.2.3"
run-exclusive "^2.2.19"
tsafe "^1.6.3"
tsafe "^1.6.4"

ext@^1.1.2:
version "1.6.0"
Expand Down Expand Up @@ -317,10 +317,10 @@ timers-ext@^0.1.7:
es5-ext "~0.10.46"
next-tick "1"

tsafe@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.3.tgz#93a77510f542d9043c6f3ab9ed46267729431a59"
integrity sha512-55Tbbxn6XAx1NX7X+fNfIsKsM6XxcbFbUMZ47fjXlef1g9jV8w+mZi3rse0+9Dj5nQefyWLeYT4cAwyiakWszQ==
tsafe@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.6.4.tgz#048a114761714538c72f16abd25bb247d4e3780e"
integrity sha512-l4Z54QFGHO8GF0gBpb3yPGHjkIkIirl8rwW+lMBmtEMzOJeRs8BdjkDEx6nU8Ak9PQVp/KNDtECxTja8MMIDoA==

type@^1.0.1:
version "1.2.0"
Expand Down

0 comments on commit 600bd42

Please sign in to comment.