Skip to content

Commit fe1d32a

Browse files
chore(deps): update all non-major dependencies (#2405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8541662 commit fe1d32a

File tree

2 files changed

+204
-343
lines changed

2 files changed

+204
-343
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"statements": 90
111111
},
112112
"devDependencies": {
113-
"@commitlint/cli": "20.3.1",
114-
"@commitlint/config-conventional": "20.3.1",
113+
"@commitlint/cli": "20.4.0",
114+
"@commitlint/config-conventional": "20.4.0",
115115
"@eslint/eslintrc": "^3.1.0",
116116
"@eslint/js": "^9.14.0",
117117
"@istanbuljs/nyc-config-typescript": "1.0.2",
@@ -126,8 +126,8 @@
126126
"@types/node": "24.10.9",
127127
"@types/sinon": "21.0.0",
128128
"@types/sinon-chai": "3.2.12",
129-
"@typescript-eslint/eslint-plugin": "8.53.1",
130-
"@typescript-eslint/parser": "8.53.1",
129+
"@typescript-eslint/eslint-plugin": "8.54.0",
130+
"@typescript-eslint/parser": "8.54.0",
131131
"chai": "4.4.1",
132132
"chai-as-promised": "7.1.2",
133133
"eslint": "9.39.2",
@@ -147,7 +147,7 @@
147147
"reflect-metadata": "0.2.2",
148148
"rimraf": "6.1.2",
149149
"rxjs": "7.8.2",
150-
"semantic-release": "25.0.2",
150+
"semantic-release": "25.0.3",
151151
"sinon": "21.0.1",
152152
"sinon-chai": "3.7.0",
153153
"source-map-support": "0.5.21",
@@ -161,10 +161,10 @@
161161
"knex": "^2.0.0 || ^3.0.0",
162162
"objection": "^3.0.0"
163163
},
164-
"packageManager": "pnpm@10.28.1",
164+
"packageManager": "pnpm@10.28.2",
165165
"volta": {
166166
"node": "24.13.0",
167-
"pnpm": "10.28.1"
167+
"pnpm": "10.28.2"
168168
},
169169
"pnpm": {
170170
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)