Skip to content

Commit

Permalink
build(deps): update package-lock.json and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin committed Nov 4, 2024
1 parent 469a785 commit 25e4e80
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
28 changes: 25 additions & 3 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"@typescript-eslint/parser": "^8.12.2",
"@vscode/vsce": "^3.0.0",
"eslint": "^8.57.1",
"execa": "^9.5.1",
"mocha": "^10.0.0",
"nyc": "^17.1.0",
"prettier": "^3.0.3",
Expand Down Expand Up @@ -98,8 +99,5 @@
}
]
}
},
"dependencies": {
"execa": "^9.5.1"
}
}

0 comments on commit 25e4e80

Please sign in to comment.