diff --git a/package.json b/package.json index 9dc36983..57761fcd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "license": "MIT", "name": "crystal-nest", "description": "A Nest rewrite of crystal, the SOS Discord bot", - "version": "0.5.1-192", + "version": "0.5.1-193", "author": "Jonas Schultheiss (https://jonasschultheiss.dev)", "keywords": [ "discord", @@ -63,7 +63,7 @@ "@nestjs/schematics": "10.2.2", "@nestjs/testing": "10.4.5", "@types/express": "5.0.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "22.7.6", "@types/supertest": "6.0.2", "@typescript-eslint/eslint-plugin": "8.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d474e7a2..8039a4cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: 5.0.0 version: 5.0.0 '@types/jest': - specifier: 29.5.13 - version: 29.5.13 + specifier: 29.5.14 + version: 29.5.14 '@types/node': specifier: 22.7.6 version: 22.7.6 @@ -748,8 +748,8 @@ packages: '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} - '@types/jest@29.5.13': - resolution: {integrity: sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==} + '@types/jest@29.5.14': + resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -4190,7 +4190,7 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.3 - '@types/jest@29.5.13': + '@types/jest@29.5.14': dependencies: expect: 29.7.0 pretty-format: 29.7.0