mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update async-fn to 1.6.4
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
de386b8bf9
commit
fb63be380c
@ -285,7 +285,7 @@
|
||||
"ws": "^8.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@async-fn/jest": "1.6.2",
|
||||
"@async-fn/jest": "1.6.4",
|
||||
"@material-ui/core": "^4.12.3",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
"@material-ui/lab": "^4.0.0-alpha.60",
|
||||
|
||||
@ -26,10 +26,10 @@
|
||||
static-eval "2.0.2"
|
||||
underscore "1.7.0"
|
||||
|
||||
"@async-fn/jest@1.6.2":
|
||||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@async-fn/jest/-/jest-1.6.2.tgz#639ace1e2ab93e2ae1d8cf32853a557fb1b1477e"
|
||||
integrity sha512-NJAXdqj+FG8SPqx50hlDQ0OyxQ35vuQVlRpRWpNQAFm0VZBsieLPnOXDOvm3SLmf5MilF6nHSG/Wtn+MmOMo3A==
|
||||
"@async-fn/jest@1.6.4":
|
||||
version "1.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@async-fn/jest/-/jest-1.6.4.tgz#202f6a070847123e81c7c6bd5bee5a8f12ebbd40"
|
||||
integrity sha512-m3T/m6a39f5dbqFj79BGCqudkm42McgMXD7M0ZorKeqqdAbNazay7t+VDOz5qqFHO12frFbbhAB5GnFPoGADPA==
|
||||
|
||||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
|
||||
version "7.16.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user