Skip to content

Commit 89a1c43

Browse files
fix(deps): update all non-major dependencies (#1634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0b8997 commit 89a1c43

File tree

3 files changed

+138
-106
lines changed

3 files changed

+138
-106
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"volta": {
1010
"node": "24.12.0",
11-
"pnpm": "10.26.2"
11+
"pnpm": "10.27.0"
1212
},
13-
"packageManager": "pnpm@10.26.2",
13+
"packageManager": "pnpm@10.27.0",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
@@ -81,7 +81,7 @@
8181
"@mikro-orm/sqlite": "^6.6.2",
8282
"ajv": "^8.17.1",
8383
"ajv-formats": "^3.0.1",
84-
"basic-ftp": "^5.0.5",
84+
"basic-ftp": "^5.1.0",
8585
"chalk": "^5.6.2",
8686
"date-fns": "^4.1.0",
8787
"http-status-codes": "^2.3.0",
@@ -99,8 +99,8 @@
9999
"utf-8-validate": "^6.0.6"
100100
},
101101
"devDependencies": {
102-
"@commitlint/cli": "^20.2.0",
103-
"@commitlint/config-conventional": "^20.2.0",
102+
"@commitlint/cli": "^20.3.0",
103+
"@commitlint/config-conventional": "^20.3.0",
104104
"@cspell/eslint-plugin": "^9.4.0",
105105
"@eslint/js": "^9.39.2",
106106
"@mikro-orm/cli": "^6.6.2",
@@ -116,7 +116,7 @@
116116
"esbuild-plugin-copy": "^2.1.1",
117117
"eslint": "^9.39.2",
118118
"eslint-plugin-jsdoc": "^61.5.0",
119-
"eslint-plugin-perfectionist": "^5.1.0",
119+
"eslint-plugin-perfectionist": "^5.2.0",
120120
"eslint-plugin-vue": "^10.6.2",
121121
"husky": "^9.1.7",
122122
"lint-staged": "^16.2.7",

0 commit comments

Comments
 (0)