From 5a136592e78172b94b2a535b6568819e982fd7d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 23:07:34 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@typ?= =?UTF-8?q?es/jest=20to=20^29.5.14=20(#742)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0edff25..143ff9d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ }, "homepage": "https://github.com/dubzzz/pure-rand#readme", "devDependencies": { - "@types/jest": "^29.5.13", + "@types/jest": "^29.5.14", "@types/node": "^20.16.6", "cross-env": "^7.0.3", "fast-check": "^3.22.0", diff --git a/yarn.lock b/yarn.lock index a59b6fb..792e37a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -900,13 +900,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:^29.5.13": - version: 29.5.13 - resolution: "@types/jest@npm:29.5.13" +"@types/jest@npm:^29.5.14": + version: 29.5.14 + resolution: "@types/jest@npm:29.5.14" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7 + checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed languageName: node linkType: hard @@ -3148,7 +3148,7 @@ __metadata: version: 0.0.0-use.local resolution: "pure-rand@workspace:." dependencies: - "@types/jest": "npm:^29.5.13" + "@types/jest": "npm:^29.5.14" "@types/node": "npm:^20.16.6" cross-env: "npm:^7.0.3" fast-check: "npm:^3.22.0"