Skip to content

Commit c05b6b8

Browse files
⬆️ Upgrade all non-major dependencies (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent afdb2a9 commit c05b6b8

File tree

2 files changed

+249
-208
lines changed

2 files changed

+249
-208
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@
6565
"devDependencies": {
6666
"@mheob/eslint-config": "^5.2.0",
6767
"@mheob/prettier-config": "^3.2.0",
68-
"@types/node": "^20.10.2",
69-
"@typescript-eslint/eslint-plugin": "^6.13.1",
70-
"@typescript-eslint/parser": "^6.13.1",
71-
"@vscode/vsce": "^2.22.0",
72-
"eslint": "^8.55.0",
68+
"@types/node": "^20.11.16",
69+
"@typescript-eslint/eslint-plugin": "^6.21.0",
70+
"@typescript-eslint/parser": "^6.21.0",
71+
"@vscode/vsce": "^2.23.0",
72+
"eslint": "^8.56.0",
7373
"husky": "^8.0.3",
74-
"lint-staged": "^15.1.0",
75-
"prettier": "^3.1.0",
74+
"lint-staged": "^15.2.2",
75+
"prettier": "^3.2.5",
7676
"rimraf": "^5.0.5",
77-
"ts-node": "^10.9.1",
78-
"typescript": "^5.3.2"
77+
"ts-node": "^10.9.2",
78+
"typescript": "^5.3.3"
7979
},
8080
"engines": {
81-
"vscode": "^1.84.2"
81+
"vscode": "^1.86.1"
8282
},
8383
"icon": "images/logo.png",
8484
"sponsor": {

0 commit comments

Comments
 (0)