From b9b40a1dd661e6712438230a86705098ed4d0e49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:21:46 +0000 Subject: [PATCH] Update dependency @types/jest to v29.5.14 --- javascript/gigasecond/package-lock.json | 8 ++++---- javascript/gigasecond/package.json | 2 +- javascript/matrix/package-lock.json | 8 ++++---- javascript/matrix/package.json | 2 +- javascript/raindrops/package-lock.json | 8 ++++---- javascript/raindrops/package.json | 2 +- javascript/resistor-color-duo/package-lock.json | 8 ++++---- javascript/resistor-color-duo/package.json | 2 +- javascript/resistor-color/package-lock.json | 8 ++++---- javascript/resistor-color/package.json | 2 +- javascript/rna-transcription/package-lock.json | 8 ++++---- javascript/rna-transcription/package.json | 2 +- javascript/roman-numerals/package-lock.json | 8 ++++---- javascript/roman-numerals/package.json | 2 +- javascript/scrabble-score/package-lock.json | 8 ++++---- javascript/scrabble-score/package.json | 2 +- javascript/space-age/package-lock.json | 8 ++++---- javascript/space-age/package.json | 2 +- typescript/hello-world/package.json | 2 +- typescript/hello-world/yarn.lock | 8 ++++---- typescript/leap/package.json | 2 +- typescript/leap/yarn.lock | 8 ++++---- typescript/resistor-color-duo/package.json | 2 +- typescript/resistor-color-duo/yarn.lock | 8 ++++---- typescript/rna-transcription/package.json | 2 +- typescript/rna-transcription/yarn.lock | 8 ++++---- typescript/simple-cipher/package.json | 2 +- typescript/simple-cipher/yarn.lock | 8 ++++---- typescript/two-fer/package.json | 2 +- typescript/two-fer/yarn.lock | 8 ++++---- 30 files changed, 75 insertions(+), 75 deletions(-) diff --git a/javascript/gigasecond/package-lock.json b/javascript/gigasecond/package-lock.json index de5f572ed..a5f9a6808 100644 --- a/javascript/gigasecond/package-lock.json +++ b/javascript/gigasecond/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3092,9 +3092,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/gigasecond/package.json b/javascript/gigasecond/package.json index 3b5fe924f..2eba05f79 100644 --- a/javascript/gigasecond/package.json +++ b/javascript/gigasecond/package.json @@ -13,7 +13,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/matrix/package-lock.json b/javascript/matrix/package-lock.json index bff0f8eb7..14cdefd70 100644 --- a/javascript/matrix/package-lock.json +++ b/javascript/matrix/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3090,9 +3090,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/matrix/package.json b/javascript/matrix/package.json index 213923a8f..d6ee192c1 100644 --- a/javascript/matrix/package.json +++ b/javascript/matrix/package.json @@ -12,7 +12,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/raindrops/package-lock.json b/javascript/raindrops/package-lock.json index d65fe309e..da2ddf978 100644 --- a/javascript/raindrops/package-lock.json +++ b/javascript/raindrops/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3092,9 +3092,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/raindrops/package.json b/javascript/raindrops/package.json index 85b1cd537..a44791c86 100644 --- a/javascript/raindrops/package.json +++ b/javascript/raindrops/package.json @@ -13,7 +13,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/resistor-color-duo/package-lock.json b/javascript/resistor-color-duo/package-lock.json index 709e7146b..f933aab9d 100644 --- a/javascript/resistor-color-duo/package-lock.json +++ b/javascript/resistor-color-duo/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3092,9 +3092,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/resistor-color-duo/package.json b/javascript/resistor-color-duo/package.json index cccce0fd7..5581ee296 100644 --- a/javascript/resistor-color-duo/package.json +++ b/javascript/resistor-color-duo/package.json @@ -13,7 +13,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/resistor-color/package-lock.json b/javascript/resistor-color/package-lock.json index 81e1d72b5..1f7a23287 100644 --- a/javascript/resistor-color/package-lock.json +++ b/javascript/resistor-color/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3092,9 +3092,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/resistor-color/package.json b/javascript/resistor-color/package.json index b5c97517e..cb35a128f 100644 --- a/javascript/resistor-color/package.json +++ b/javascript/resistor-color/package.json @@ -13,7 +13,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/rna-transcription/package-lock.json b/javascript/rna-transcription/package-lock.json index bff0f8eb7..14cdefd70 100644 --- a/javascript/rna-transcription/package-lock.json +++ b/javascript/rna-transcription/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3090,9 +3090,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/rna-transcription/package.json b/javascript/rna-transcription/package.json index 213923a8f..d6ee192c1 100644 --- a/javascript/rna-transcription/package.json +++ b/javascript/rna-transcription/package.json @@ -12,7 +12,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/roman-numerals/package-lock.json b/javascript/roman-numerals/package-lock.json index da5ed96ce..ae70d4c38 100644 --- a/javascript/roman-numerals/package-lock.json +++ b/javascript/roman-numerals/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "core-js": "3.39.0", @@ -3091,9 +3091,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/roman-numerals/package.json b/javascript/roman-numerals/package.json index c61cf5e71..4af1a6e3b 100644 --- a/javascript/roman-numerals/package.json +++ b/javascript/roman-numerals/package.json @@ -12,7 +12,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/scrabble-score/package-lock.json b/javascript/scrabble-score/package-lock.json index bff0f8eb7..14cdefd70 100644 --- a/javascript/scrabble-score/package-lock.json +++ b/javascript/scrabble-score/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3090,9 +3090,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/scrabble-score/package.json b/javascript/scrabble-score/package.json index 213923a8f..d6ee192c1 100644 --- a/javascript/scrabble-score/package.json +++ b/javascript/scrabble-score/package.json @@ -12,7 +12,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/javascript/space-age/package-lock.json b/javascript/space-age/package-lock.json index 6ae0d2fd9..5b3c420db 100644 --- a/javascript/space-age/package-lock.json +++ b/javascript/space-age/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "7.25.9", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "eslint": "9.16.0", @@ -3073,9 +3073,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.13", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", - "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", + "version": "29.5.14", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz", + "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/javascript/space-age/package.json b/javascript/space-age/package.json index 213923a8f..d6ee192c1 100644 --- a/javascript/space-age/package.json +++ b/javascript/space-age/package.json @@ -12,7 +12,7 @@ "@babel/core": "7.26.0", "@babel/plugin-syntax-bigint": "7.8.3", "@babel/preset-env": "7.26.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@babel/eslint-parser": "7.25.9", "babel-jest": "29.7.0", diff --git a/typescript/hello-world/package.json b/typescript/hello-world/package.json index 93cdb131a..e131c68de 100644 --- a/typescript/hello-world/package.json +++ b/typescript/hello-world/package.json @@ -15,7 +15,7 @@ "lintci": "tslint \"*.ts?(x)\" --force" }, "dependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "jest": "29.7.0", "ts-jest": "29.2.5", diff --git a/typescript/hello-world/yarn.lock b/typescript/hello-world/yarn.lock index 1aeeff654..d2ab382cc 100644 --- a/typescript/hello-world/yarn.lock +++ b/typescript/hello-world/yarn.lock @@ -850,10 +850,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" diff --git a/typescript/leap/package.json b/typescript/leap/package.json index 93cdb131a..e131c68de 100644 --- a/typescript/leap/package.json +++ b/typescript/leap/package.json @@ -15,7 +15,7 @@ "lintci": "tslint \"*.ts?(x)\" --force" }, "dependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "jest": "29.7.0", "ts-jest": "29.2.5", diff --git a/typescript/leap/yarn.lock b/typescript/leap/yarn.lock index cc3a006de..450f80c91 100644 --- a/typescript/leap/yarn.lock +++ b/typescript/leap/yarn.lock @@ -850,10 +850,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" diff --git a/typescript/resistor-color-duo/package.json b/typescript/resistor-color-duo/package.json index 3e72d27fd..6320ea9ae 100644 --- a/typescript/resistor-color-duo/package.json +++ b/typescript/resistor-color-duo/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/exercism/typescript" }, "devDependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/typescript/resistor-color-duo/yarn.lock b/typescript/resistor-color-duo/yarn.lock index 50418c90a..61a9a2f19 100644 --- a/typescript/resistor-color-duo/yarn.lock +++ b/typescript/resistor-color-duo/yarn.lock @@ -747,10 +747,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" diff --git a/typescript/rna-transcription/package.json b/typescript/rna-transcription/package.json index 3e72d27fd..6320ea9ae 100644 --- a/typescript/rna-transcription/package.json +++ b/typescript/rna-transcription/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/exercism/typescript" }, "devDependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/typescript/rna-transcription/yarn.lock b/typescript/rna-transcription/yarn.lock index ed722689b..12961a0f4 100644 --- a/typescript/rna-transcription/yarn.lock +++ b/typescript/rna-transcription/yarn.lock @@ -813,10 +813,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" diff --git a/typescript/simple-cipher/package.json b/typescript/simple-cipher/package.json index ddb46395d..cf4837083 100644 --- a/typescript/simple-cipher/package.json +++ b/typescript/simple-cipher/package.json @@ -15,7 +15,7 @@ "lintci": "tslint \"*.ts?(x)\" --force" }, "dependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "jest": "29.7.0", "kind-of": "6.0.3", diff --git a/typescript/simple-cipher/yarn.lock b/typescript/simple-cipher/yarn.lock index 9b7659730..731ff5ea0 100644 --- a/typescript/simple-cipher/yarn.lock +++ b/typescript/simple-cipher/yarn.lock @@ -904,10 +904,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" diff --git a/typescript/two-fer/package.json b/typescript/two-fer/package.json index 3e72d27fd..6320ea9ae 100644 --- a/typescript/two-fer/package.json +++ b/typescript/two-fer/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/exercism/typescript" }, "devDependencies": { - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", diff --git a/typescript/two-fer/yarn.lock b/typescript/two-fer/yarn.lock index fa5cb99ea..1fb186d79 100644 --- a/typescript/two-fer/yarn.lock +++ b/typescript/two-fer/yarn.lock @@ -1080,10 +1080,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"