From 55f19170a4341c1bc6b11a0488e04ba5ff7e5d8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 13:42:12 +0000 Subject: [PATCH 1/2] chore(dev): update dev dependencies --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe5de26..274460c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,11 +30,11 @@ "cross-env": "10.1.0", "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", - "eslint-plugin-jest": "29.15.2", + "eslint-plugin-jest": "29.15.3", "eslint-plugin-prettier": "5.5.6", "husky": "9.1.7", "jest": "30.4.2", - "prettier": "3.8.4", + "prettier": "3.8.5", "rollup": "4.62.2", "semantic-release": "25.0.5", "ts-jest": "29.4.11", @@ -7455,9 +7455,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz", - "integrity": "sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==", + "version": "29.15.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz", + "integrity": "sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==", "dev": true, "license": "MIT", "dependencies": { @@ -13073,9 +13073,9 @@ } }, "node_modules/prettier": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.4.tgz", - "integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==", + "version": "3.8.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.5.tgz", + "integrity": "sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index ac0b01b..426b818 100644 --- a/package.json +++ b/package.json @@ -48,11 +48,11 @@ "cross-env": "10.1.0", "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", - "eslint-plugin-jest": "29.15.2", + "eslint-plugin-jest": "29.15.3", "eslint-plugin-prettier": "5.5.6", "husky": "9.1.7", "jest": "30.4.2", - "prettier": "3.8.4", + "prettier": "3.8.5", "rollup": "4.62.2", "semantic-release": "25.0.5", "ts-jest": "29.4.11", From fd2dba3204af7e4ecb8e3ded64ac22cbd3179f7f Mon Sep 17 00:00:00 2001 From: "jkroepke-automation[bot]" <210774419+jkroepke-automation[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 13:42:55 +0000 Subject: [PATCH 2/2] post upgrade changes from renovate