Skip to content

Commit a09d5c0

Browse files
1 parent 8ae190b commit a09d5c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"description": "Public API for vscode-cmake-tools",
1212
"devDependencies": {
1313
"@playform/build": "0.2.4",
14-
"@types/node": "~22.15.18"
14+
"@types/node": "~22.15.21"
1515
},
1616
"homepage": "https://GitHub.Com/CodeEditorLand/LandCmakeToolsApi#readme",
1717
"keywords": [

sample-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"description": "Sample extension that integrates with the CMake Tools API",
1616
"devDependencies": {
1717
"@playform/build": "0.2.4",
18-
"@stylistic/eslint-plugin": "^4.2.0",
18+
"@stylistic/eslint-plugin": "^4.3.0",
1919
"@types/node": "^22",
2020
"ts-loader": "^9.5.2"
2121
},

0 commit comments

Comments
 (0)