Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jul 7, 2023
1 parent ede3abc commit ccbff6f
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 550 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,35 +42,35 @@
"main": "./lib/extension",
"dependencies": {
"@nsis/nlf": "^0.10.2",
"makensis": "^2.0.5",
"makensis": "^2.0.6",
"micromatch": "^4.0.5",
"open": "^9.1.0",
"vscode-get-config": "^0.4.0",
"which": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@babel/register": "^7.21.0",
"@nsis/logo": "0.0.0",
"@types/node": "^18.14.0",
"@types/vscode": "^1.75.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vscode/vsce": "^2.19.0",
"cross-env": "^7.0.3",
"esbuild": "^0.18.7",
"eslint": "^8.42.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-yaml": "^0.5.0",
"gulp": "^4.0.2",
"gulp-raster-update": "^0.2.0",
"gulp-rename": "^2.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"npm-run-all": "^4.1.5",
"ovsx": "^0.8.1",
"typescript": "^5.1.3"
"ovsx": "^0.8.2",
"typescript": "^5.1.6"
},
"icon": "resources/logo.png",
"galleryBanner": {
Expand Down
Loading

0 comments on commit ccbff6f

Please sign in to comment.