tods-competition-factory 2.0.24 → 2.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -22,7 +22,7 @@
22
22
  "seeding",
23
23
  "tennis"
24
24
  ],
25
- "version": "2.0.24",
25
+ "version": "2.0.26",
26
26
  "license": "MIT",
27
27
  "private": false,
28
28
  "homepage": "https://courthive.github.io/tods-competition-factory/",
@@ -114,8 +114,8 @@
114
114
  "@babel/plugin-transform-optional-chaining": "7.23.4",
115
115
  "@babel/preset-env": "7.23.9",
116
116
  "@babel/preset-typescript": "7.23.3",
117
- "@commitlint/cli": "18.6.0",
118
- "@commitlint/config-conventional": "18.6.0",
117
+ "@commitlint/cli": "18.6.1",
118
+ "@commitlint/config-conventional": "18.6.2",
119
119
  "@dep-tree/cli": "0.19.8",
120
120
  "@nestjs/class-transformer": "0.4.0",
121
121
  "@nestjs/class-validator": "0.13.4",
@@ -135,7 +135,7 @@
135
135
  "@rollup/plugin-terser": "0.4.4",
136
136
  "@rollup/plugin-typescript": "11.1.6",
137
137
  "@swc/cli": "0.3.9",
138
- "@swc/core": "1.4.0",
138
+ "@swc/core": "1.4.1",
139
139
  "@types/express": "4.17.21",
140
140
  "@types/jest": "29.5.12",
141
141
  "@types/node": "20.11.17",
@@ -162,7 +162,7 @@
162
162
  "eslint-plugin-sonarjs": "^0.24.0",
163
163
  "esm": "3.2.25",
164
164
  "fs-extra": "11.2.0",
165
- "husky": "9.0.10",
165
+ "husky": "9.0.11",
166
166
  "jest": "29.7.0",
167
167
  "lint-staged": "15.2.2",
168
168
  "pinst": "3.0.0",