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 7e5b60d commit f346405Copy full SHA for f346405
2 files changed
package.json
@@ -317,11 +317,11 @@
317
},
318
"dependencies": {
319
"line-column": "^1.0.2",
320
- "vscode-get-config": "^0.6.2"
+ "vscode-get-config": "^0.6.3"
321
322
"devDependencies": {
323
- "@commitlint/cli": "^20.4.1",
324
- "@commitlint/config-conventional": "^20.4.1",
+ "@commitlint/cli": "^20.4.3",
+ "@commitlint/config-conventional": "^20.4.3",
325
"@idleberg/applescript-svg-icon": "github:idleberg/applescript-svg-icon",
326
"@idleberg/configs": "^0.4.2",
327
"@types/line-column": "^1.0.2",
@@ -330,7 +330,7 @@
330
"concurrently": "^9.2.1",
331
"cross-env": "^10.1.0",
332
"sharp-cli": "^5.2.0",
333
- "tsdown": "^0.20.3",
+ "tsdown": "^0.21.0",
334
"typescript": "^5.9.3"
335
336
"extensionDependencies": [
0 commit comments