File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' pl.allegro.tech.build.axion-release' version ' 1.18.5 '
2+ id ' pl.allegro.tech.build.axion-release' version ' 1.18.16 '
33}
Original file line number Diff line number Diff line change 245245 "@typescript-eslint/eslint-plugin" : " ^4.26.0" ,
246246 "@typescript-eslint/parser" : " ^4.26.0" ,
247247 "@vscode/vsce" : " 3.0.0" ,
248+ "esbuild" : " ^0.23.1" ,
248249 "eslint" : " ^7.27.0" ,
249250 "eslint-config-prettier" : " ^8.3.0" ,
250251 "eslint-plugin-prettier" : " ^3.4.1" ,
251- "esbuild" : " ^0.23.1" ,
252252 "prettier" : " ^2.3.2" ,
253253 "typescript" : " ^4.3.2"
254254 },
255255 "dependencies" : {
256- "systeminformation" : " 5.23.5 "
256+ "systeminformation" : " ^5.25.3 "
257257 },
258258 "bugs" : {
259259 "url" : " https://github.com/isontheline/vscode-sysmon/issues"
260260 },
261261 "homepage" : " https://github.com/isontheline/vscode-sysmon#readme" ,
262262 "author" : " isontheline" ,
263263 "license" : " MIT"
264- }
264+ }
You can’t perform that action at this time.
0 commit comments