Skip to content

Commit 419f00b

Browse files
authored
Merge pull request #19 from ManuelGil/dependabot/npm_and_yarn/main/minor-and-patch-889c9ea288
chore(deps-dev): bump the minor-and-patch group with 4 updates
2 parents 40f0146 + 62ab653 commit 419f00b

File tree

2 files changed

+131
-109
lines changed

2 files changed

+131
-109
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -944,21 +944,21 @@
944944
"prepare": "husky"
945945
},
946946
"devDependencies": {
947-
"@biomejs/biome": "2.4.4",
947+
"@biomejs/biome": "2.4.5",
948948
"@commitlint/cli": "^20.4.2",
949949
"@commitlint/config-conventional": "^20.4.2",
950950
"@compodoc/compodoc": "^1.2.1",
951951
"@types/mocha": "^10.0.10",
952-
"@types/node": "^22.19.11",
952+
"@types/node": "^22.19.13",
953953
"@types/vscode": "^1.102.0",
954954
"@vscode/l10n-dev": "^0.0.35",
955955
"@vscode/test-cli": "^0.0.12",
956956
"@vscode/test-electron": "^2.5.2",
957957
"cpy-cli": "^6.0.0",
958958
"glob": "^13.0.6",
959959
"husky": "^9.1.7",
960-
"lint-staged": "^16.2.7",
961-
"minimatch": "^10.2.2",
960+
"lint-staged": "^16.3.1",
961+
"minimatch": "^10.2.4",
962962
"rimraf": "^6.1.3",
963963
"typescript": "^5.9.3"
964964
},

0 commit comments

Comments
 (0)