renovate #198

Merged
root merged 1 commits from renovate into master 2026-08-12 23:29:56 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"@vscode/test-electron": "^3.1.0", "@vscode/test-electron": "^3.1.0",
"eslint": "^10.1.0", "eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"globals": "^17.9.0", "globals": "^17.10.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^17.3.0", "lint-staged": "^17.3.0",
"prettier": "^3.9.6", "prettier": "^3.9.6",
@@ -1547,9 +1547,9 @@
} }
}, },
"node_modules/globals": { "node_modules/globals": {
"version": "17.9.0", "version": "17.10.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-17.10.0.tgz",
"integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", "integrity": "sha512-V0kztuWST2k8A/VbxAY8+L+7+Rgo3fyA24IHRLrZp7HOzJjV0gHSaZUjK9lpP/IrBSNite2tZ1prhRkinRu1CA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
+1 -1
View File
@@ -59,7 +59,7 @@
"@vscode/test-electron": "^3.1.0", "@vscode/test-electron": "^3.1.0",
"eslint": "^10.1.0", "eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"globals": "^17.9.0", "globals": "^17.10.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^17.3.0", "lint-staged": "^17.3.0",
"prettier": "^3.9.6", "prettier": "^3.9.6",