Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent 4d2c527 commit 7c8b18f
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
"devDependencies": {
"@types/glob": "8.1.0",
"@types/mocha": "10.0.6",
"@types/node": "20.10.3",
"@types/vscode": "1.84.2",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/node": "20.10.4",
"@types/vscode": "1.85.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vscode/test-electron": "2.3.8",
"eslint": "8.55.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -65,10 +65,10 @@
"eslint-plugin-import": "2.29.0",
"glob": "10.3.10",
"mocha": "10.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-cli": "5.1.4"
}
Expand Down

0 comments on commit 7c8b18f

Please sign in to comment.