diff --git a/extensions/git-id-switcher/package.json b/extensions/git-id-switcher/package.json index a50b6f3c..d30db6d3 100644 --- a/extensions/git-id-switcher/package.json +++ b/extensions/git-id-switcher/package.json @@ -304,14 +304,14 @@ "devDependencies": { "@eslint/js": "^10.0.1", "@types/mocha": "^10.0.10", - "@types/node": "^25.9.1", + "@types/node": "^25.9.3", "@types/vscode": "^1.85.0", "@vscode/test-cli": "^0.0.12", "@vscode/test-electron": "^2.5.2", "@vscode/vsce": "^3.9.2", "eslint": "^10.4.1", "eslint-plugin-sonarjs": "^4.0.3", - "eslint-plugin-unicorn": "^65.0.0", + "eslint-plugin-unicorn": "^65.0.1", "fast-check": "^4.8.0", "glob": "^13.0.6", "mocha": "^11.7.6", diff --git a/package-lock.json b/package-lock.json index c6e222be..f56ef074 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,14 +23,14 @@ "devDependencies": { "@eslint/js": "^10.0.1", "@types/mocha": "^10.0.10", - "@types/node": "^25.9.1", + "@types/node": "^25.9.3", "@types/vscode": "^1.85.0", "@vscode/test-cli": "^0.0.12", "@vscode/test-electron": "^2.5.2", "@vscode/vsce": "^3.9.2", "eslint": "^10.4.1", "eslint-plugin-sonarjs": "^4.0.3", - "eslint-plugin-unicorn": "^65.0.0", + "eslint-plugin-unicorn": "^65.0.1", "fast-check": "^4.8.0", "glob": "^13.0.6", "mocha": "^11.7.6", @@ -979,9 +979,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "25.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz", - "integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==", + "version": "25.9.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.3.tgz", + "integrity": "sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==", "dev": true, "license": "MIT", "dependencies": { @@ -3078,9 +3078,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "65.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-65.0.0.tgz", - "integrity": "sha512-wE75x2QqMuPgZXcoc8LgTz7+gk5+SZK93Cxe6jkfouKp6+FwYwjMGrbYQTMRH8HK8X6jeTBhPPI2Cun923EMLQ==", + "version": "65.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-65.0.1.tgz", + "integrity": "sha512-daCrQrgxOoOz2uMPWB3Y3vvv/5q+ncwICI8IjoebiwtW87CaY4tAN5EEiRXTYVnf7qi1v1BGBdHOSnZLV0rx6A==", "dev": true, "license": "MIT", "dependencies": {