Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mumincelal committed Feb 23, 2024
1 parent 488cc71 commit f53917b
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 1,147 deletions.
33 changes: 16 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,29 +67,28 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@tsconfig/node18": "^18.2.2",
"@types/mocha": "^10.0.6",
"@types/node": "20.10.0",
"@types/vscode": "^1.84.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vscode/test-electron": "^2.3.8",
"@vscode/vsce": "^2.22.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"@types/node": "20.11.20",
"@types/vscode": "^1.86.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.24.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.10",
"husky": "^8.0.3",
"knip": "^3.6.1",
"lint-staged": "^15.1.0",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release": "^23.0.2",
"semantic-release-vsce": "^5.6.4",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit f53917b

Please sign in to comment.