|
80 | 80 | "@opentelemetry/sdk-node": "^0.43.0",
|
81 | 81 | "@opentelemetry/sdk-trace-base": "^1.17.1",
|
82 | 82 | "@opentelemetry/semantic-conventions": "^1.17.1",
|
83 |
| - "@sesamecare-oss/confit": "^2.1.1", |
| 83 | + "@sesamecare-oss/confit": "^2.2.0", |
84 | 84 | "@sesamecare-oss/opentelemetry-node-metrics": "^1.0.1",
|
85 | 85 | "ajv": "^8.12.0",
|
86 | 86 | "cookie-parser": "^1.4.6",
|
|
95 | 95 | "read-pkg-up": "^7.0.1"
|
96 | 96 | },
|
97 | 97 | "devDependencies": {
|
98 |
| - "@commitlint/cli": "^17.8.0", |
99 |
| - "@commitlint/config-conventional": "^17.8.0", |
| 98 | + "@commitlint/cli": "^18.0.0", |
| 99 | + "@commitlint/config-conventional": "^18.0.0", |
100 | 100 | "@openapi-typescript-infra/coconfig": "^4.2.2",
|
101 | 101 | "@semantic-release/changelog": "^6.0.3",
|
102 | 102 | "@semantic-release/commit-analyzer": "^11.0.0",
|
|
113 | 113 | "@typescript-eslint/eslint-plugin": "^6.8.0",
|
114 | 114 | "@typescript-eslint/parser": "^6.8.0",
|
115 | 115 | "coconfig": "^1.0.0",
|
116 |
| - "eslint": "^8.51.0", |
| 116 | + "eslint": "^8.52.0", |
117 | 117 | "eslint-config-prettier": "^9.0.0",
|
118 | 118 | "eslint-plugin-import": "^2.28.1",
|
119 | 119 | "pino-pretty": "^10.2.3",
|
|
0 commit comments