Skip to content

Commit

Permalink
Merge pull request #96 from elonmallin/upgrade-deps
Browse files Browse the repository at this point in the history
chore: updrade deps
  • Loading branch information
elonmallin authored Dec 4, 2023
2 parents 8401508 + e7fb7e3 commit 19c25ef
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 99 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,23 +226,23 @@
"devDependencies": {
"@types/command-exists": "^1.2.3",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.4",
"@types/node": "^20.9.0",
"@types/sinon": "^17.0.1",
"@types/vscode": "^1.84.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vscode/test-electron": "^2.3.6",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.3",
"@types/sinon": "^17.0.2",
"@types/vscode": "^1.84.2",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vscode/test-electron": "^2.3.8",
"cross-env": "^7.0.3",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"glob": "^10.3.10",
"mocha": "^10.2.0",
"mocha-junit-reporter": "^2.2.1",
"mocha-multi-reporters": "^1.5.1",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"sinon": "^17.0.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"dependencies": {
"@xml-tools/ast": "^5.0.5",
Expand Down

0 comments on commit 19c25ef

Please sign in to comment.