Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Mar 25, 2024
1 parent 47a819a commit ece60ea
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 58 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"main": "./lib/index.js",
"dependencies": {
"@nsis/nlf": "^0.12.0",
"makensis": "^3.0.0-alpha.2",
"makensis": "^3.0.0-alpha.3",
"micromatch": "^4.0.5",
"open": "^10.1.0",
"vscode-get-config": "^0.4.0",
Expand All @@ -45,10 +45,10 @@
"devDependencies": {
"@eslint/js": "^8.56.0",
"@nsis/logo": "0.0.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.30",
"@types/vscode": "^1.52.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "9.0.0-beta.0",
"eslint-plugin-jsonc": "^2.14.1",
Expand All @@ -62,7 +62,7 @@
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"typescript-eslint": "^7.3.1"
"typescript-eslint": "^7.4.0"
},
"activationEvents": [
"onStartupFinished"
Expand Down
107 changes: 54 additions & 53 deletions pnpm-lock.yaml

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

0 comments on commit ece60ea

Please sign in to comment.