We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae190b commit a09d5c0Copy full SHA for a09d5c0
package.json
@@ -11,7 +11,7 @@
11
"description": "Public API for vscode-cmake-tools",
12
"devDependencies": {
13
"@playform/build": "0.2.4",
14
- "@types/node": "~22.15.18"
+ "@types/node": "~22.15.21"
15
},
16
"homepage": "https://GitHub.Com/CodeEditorLand/LandCmakeToolsApi#readme",
17
"keywords": [
sample-extension/package.json
@@ -15,7 +15,7 @@
"description": "Sample extension that integrates with the CMake Tools API",
18
- "@stylistic/eslint-plugin": "^4.2.0",
+ "@stylistic/eslint-plugin": "^4.3.0",
19
"@types/node": "^22",
20
"ts-loader": "^9.5.2"
21
0 commit comments