bump deemon (#166349)

This commit is contained in:
João Moreno 2022-11-15 01:56:48 -08:00 committed by GitHub
parent e3cc677d15
commit 1a69d6cb15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -140,7 +140,7 @@
"css-loader": "^3.6.0",
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.7.2",
"deemon": "^1.8.0",
"electron": "19.1.3",
"eslint": "8.7.0",
"eslint-plugin-header": "3.1.1",

View file

@ -3584,10 +3584,10 @@ decompress@^4.2.1:
pify "^2.3.0"
strip-dirs "^2.0.0"
deemon@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.7.2.tgz#8b04aff88bf5752ba6dfea4242758b98ec6fd57c"
integrity sha512-KxR0zGNLbeNZyXLLrAiRtj5f3gpXn85UEgrCWD49IlPzSPQg9iFR/uQnEKQzvt9kP5latEHQkM+SNcnJOBfP3Q==
deemon@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.8.0.tgz#7b9498905634a89bfe6db11b5edf779e2fac5248"
integrity sha512-qcuSMls/W5DdoEKKAF0PiNQrc8+tItFjvszfjNm1YqNv1p5wwEt+6qILA9sws6eM81nmNwD38ducqlgIXzQlsQ==
dependencies:
bl "^4.0.2"
tree-kill "^1.2.2"