Skip to content

Commit

Permalink
Bumping packages version
Browse files Browse the repository at this point in the history
  • Loading branch information
devangtomar committed Jun 23, 2024
1 parent bb615ec commit 9a7b4ce
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,16 +164,16 @@
]
},
"devDependencies": {
"@types/vscode": "^1.33.0",
"@types/vscode": "^1.90.0",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.1",
"@types/node": "16.x",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"glob": "^8.1.0",
"mocha": "^10.2.0",
"typescript": "^4.9.5",
"@vscode/test-electron": "^2.3.0"
"@types/mocha": "^10.0.7",
"@types/node": "20.x",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^9.5.0",
"glob": "^10.4.2",
"mocha": "^10.4.0",
"typescript": "^5.5.2",
"@vscode/test-electron": "^2.4.0"
}
}

0 comments on commit 9a7b4ce

Please sign in to comment.