Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
This commit is contained in:
renovate[bot] 2020-05-13 11:08:52 +12:00 committed by GitHub
parent f708edf1dd
commit 9134b6857c
2 changed files with 4 additions and 4 deletions

View File

@ -11555,9 +11555,9 @@
"dev": true
},
"deasync": {
"version": "0.1.19",
"resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.19.tgz",
"integrity": "sha512-oh3MRktfnPlLysCPpBpKZZzb4cUC/p0aA3SyRGp15lN30juJBTo/CiD0d4fR+f1kBtUQoJj1NE9RPNWQ7BQ9Mg==",
"version": "0.1.20",
"resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.20.tgz",
"integrity": "sha512-E1GI7jMI57hL30OX6Ht/hfQU8DO4AuB9m72WFm4c38GNbUD4Q03//XZaOIHZiY+H1xUaomcot5yk2q/qIZQkGQ==",
"dev": true,
"requires": {
"bindings": "^1.5.0",

View File

@ -175,8 +175,8 @@
"concurrently": "5.2.0",
"copy-webpack-plugin": "5.1.1",
"cross-env": "7.0.2",
"deasync": "0.1.20",
"css-loader": "3.5.3",
"deasync": "0.1.19",
"deep-freeze": "0.0.1",
"docsify-cli": "4.4.0",
"enzyme-adapter-react-16": "1.15.2",