Skip to content

Commit

Permalink
build(deps): update package-lock.json and package.json with latest pa…
Browse files Browse the repository at this point in the history
…ckages
  • Loading branch information
MichaelCurrin committed Oct 28, 2023
1 parent 7065bec commit eb35819
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 96 deletions.
192 changes: 104 additions & 88 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"vscode": "^1.83.1"
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.4",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.9",
"@types/vscode": "^1.83.1",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vscode/vsce": "^2.19.0",
"eslint": "^8.31.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vscode/vsce": "^2.21.1",
"eslint": "^8.52.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"source-map-support": "^0.5.20",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vscode-test": "^1.6.1"
},
"displayName": "Auto Commit Message",
Expand Down

0 comments on commit eb35819

Please sign in to comment.