mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Bump custom-electron-titlebar from 3.2.5 to 3.2.6
Bumps [custom-electron-titlebar](https://github.com/AlexTorresSk/custom-electron-titlebar) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/AlexTorresSk/custom-electron-titlebar/releases) - [Commits](https://github.com/AlexTorresSk/custom-electron-titlebar/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef4d0e7f91
commit
d6ac00af56
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -9,11 +9,11 @@
|
|||
"version": "2.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"custom-electron-titlebar": "3.2.5",
|
||||
"custom-electron-titlebar": "3.2.6",
|
||||
"v8-compile-cache": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "latest",
|
||||
"electron": "*",
|
||||
"electron-builder": "*",
|
||||
"electron-packager": "*"
|
||||
}
|
||||
|
@ -1064,9 +1064,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/custom-electron-titlebar": {
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/custom-electron-titlebar/-/custom-electron-titlebar-3.2.5.tgz",
|
||||
"integrity": "sha512-9tzTtvrsBec9lFi9Mg8nfwARn82mVgrYiiCYmBwJFYC0YhsyUYZfPyw4fd6hq+XHQbD+f72i9uqhukl5brhZZw=="
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/custom-electron-titlebar/-/custom-electron-titlebar-3.2.6.tgz",
|
||||
"integrity": "sha512-P3ZGEr0eouUHqhdBBXllpuy2bFhfSmp+32HQBPcwzujjIsUhQxQj/nCpJiFa4SUGAEp1ifu/icuZdDKNNX72Tw=="
|
||||
},
|
||||
"node_modules/debug": {
|
||||
"version": "4.3.2",
|
||||
|
@ -4766,9 +4766,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"custom-electron-titlebar": {
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/custom-electron-titlebar/-/custom-electron-titlebar-3.2.5.tgz",
|
||||
"integrity": "sha512-9tzTtvrsBec9lFi9Mg8nfwARn82mVgrYiiCYmBwJFYC0YhsyUYZfPyw4fd6hq+XHQbD+f72i9uqhukl5brhZZw=="
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/custom-electron-titlebar/-/custom-electron-titlebar-3.2.6.tgz",
|
||||
"integrity": "sha512-P3ZGEr0eouUHqhdBBXllpuy2bFhfSmp+32HQBPcwzujjIsUhQxQj/nCpJiFa4SUGAEp1ifu/icuZdDKNNX72Tw=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.3.2",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"author": "smartfrigde",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"custom-electron-titlebar": "3.2.5",
|
||||
"custom-electron-titlebar": "3.2.6",
|
||||
"v8-compile-cache": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue