bump deemon (#255790)

This commit is contained in:
João Moreno
2025-07-14 15:32:14 +02:00
committed by GitHub
parent 398b4a9be6
commit 1e2a31010d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -95,7 +95,7 @@
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.9.1",
"debounce": "^1.0.0",
"deemon": "^1.13.4",
"deemon": "^1.13.5",
"electron": "35.6.0",
"eslint": "^9.11.1",
"eslint-formatter-compact": "^8.40.0",
@@ -6010,9 +6010,9 @@
}
},
"node_modules/deemon": {
"version": "1.13.4",
"resolved": "https://registry.npmjs.org/deemon/-/deemon-1.13.4.tgz",
"integrity": "sha512-O+7MRrNEddXeZXJusSSkFfBsJ5faVt+XpjfIosciuaK6StTjMi5Q4poYUxFlrIPHusrhrc4isC1gxt9nLijf6Q==",
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/deemon/-/deemon-1.13.5.tgz",
"integrity": "sha512-mmQi4Rz7ehx/xmUoDKzYAfzoEIv0HIGuDL88aj7iIxxYq0OwxRc/edFqso+aUdgame1ZBGLoV4Ucd/5/WCmu4w==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -154,7 +154,7 @@
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.9.1",
"debounce": "^1.0.0",
"deemon": "^1.13.4",
"deemon": "^1.13.5",
"electron": "35.6.0",
"eslint": "^9.11.1",
"eslint-formatter-compact": "^8.40.0",