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 8d2df8c commit ae8bf8fCopy full SHA for ae8bf8f
2 files changed
package.json
@@ -342,8 +342,8 @@
342
"vscode-get-config": "^0.6.2"
343
},
344
"devDependencies": {
345
- "@commitlint/cli": "^20.2.0",
346
- "@commitlint/config-conventional": "^20.2.0",
+ "@commitlint/cli": "^20.3.1",
+ "@commitlint/config-conventional": "^20.3.1",
347
"@idleberg/applescript-svg-icon": "github:idleberg/applescript-svg-icon",
348
"@idleberg/configs": "^0.4.1",
349
"@types/line-column": "^1.0.2",
@@ -352,7 +352,7 @@
352
"concurrently": "^9.2.1",
353
"cross-env": "^10.1.0",
354
"sharp-cli": "^5.2.0",
355
- "tsdown": "^0.18.1",
+ "tsdown": "^0.19.0",
356
"typescript": "^5.9.3"
357
358
"extensionDependencies": [
0 commit comments