diff --git a/TypeScript/package.json b/TypeScript/package.json index 10e756c..3a1ecfe 100644 --- a/TypeScript/package.json +++ b/TypeScript/package.json @@ -16,7 +16,7 @@ "library:build": "pnpm tsc -p tsconfig.json && tsc-alias -p tsconfig.json" }, "devDependencies": { - "@types/chai": "4.3.19", + "@types/chai": "4.3.20", "@types/mocha": "10.0.8", "@types/node": "20.16.6", "@typescript-eslint/eslint-plugin": "8.7.0", diff --git a/TypeScript/pnpm-lock.yaml b/TypeScript/pnpm-lock.yaml index bef9771..8f48507 100644 --- a/TypeScript/pnpm-lock.yaml +++ b/TypeScript/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 1.8.10 devDependencies: '@types/chai': - specifier: 4.3.19 - version: 4.3.19 + specifier: 4.3.20 + version: 4.3.20 '@types/mocha': specifier: 10.0.8 version: 10.0.8 @@ -85,8 +85,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@types/chai@4.3.19': - resolution: {integrity: sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==} + '@types/chai@4.3.20': + resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==} '@types/mocha@10.0.8': resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==} @@ -810,7 +810,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@types/chai@4.3.19': {} + '@types/chai@4.3.20': {} '@types/mocha@10.0.8': {}