renovate (#86)
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com> Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
parent
275c9880e0
commit
4cb55cc417
10
package-lock.json
generated
10
package-lock.json
generated
@ -15,12 +15,12 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.29.1",
|
||||
"@typescript-eslint/parser": "^8.29.1",
|
||||
"@vscode/test-cli": "^0.0.10",
|
||||
"@vscode/test-electron": "^2.5.1",
|
||||
"@vscode/test-electron": "^2.5.2",
|
||||
"eslint": "^9.24.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.99.0"
|
||||
"vscode": "^1.99.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@bcoe/v8-coverage": {
|
||||
@ -650,9 +650,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vscode/test-electron": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.5.1.tgz",
|
||||
"integrity": "sha512-x4dE4IF3PkHM8/5BVeSksHk7UL1hSI/XEgMxKLmqY8DO46KZa6f6VkIGUflNxMJDBggvQ5Kqvw1qChSzllCc0w==",
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.5.2.tgz",
|
||||
"integrity": "sha512-8ukpxv4wYe0iWMRQU18jhzJOHkeGKbnw7xWRX3Zw1WJA4cEKbHcmmLPdPrPtL6rhDcrlCZN+xKRpv09n4gRHYg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.29.1",
|
||||
"@typescript-eslint/parser": "^8.29.1",
|
||||
"@vscode/test-cli": "^0.0.10",
|
||||
"@vscode/test-electron": "^2.5.1",
|
||||
"@vscode/test-electron": "^2.5.2",
|
||||
"eslint": "^9.24.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user