From e0231de143212b737675401ef25c045a8b20f19d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 05:10:43 +0000 Subject: [PATCH] chore(deps): update devdependencies (non-major) --- 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 c30d5c5..da3414a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ "@babel/preset-env": "8.0.2", "@eslint/js": "10.0.1", "@jest/globals": "30.4.1", - "eslint": "10.5.0", - "eslint-plugin-jest": "29.15.2", + "eslint": "10.6.0", + "eslint-plugin-jest": "29.15.3", "globals": "^17.0.0", "jest": "30.4.2", "jest-junit": "17.0.0", @@ -4303,9 +4303,9 @@ } }, "node_modules/eslint": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", - "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", + "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", "dev": true, "license": "MIT", "workspaces": [ @@ -4362,9 +4362,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": { diff --git a/package.json b/package.json index a354171..249b947 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "@babel/preset-env": "8.0.2", "@eslint/js": "10.0.1", "@jest/globals": "30.4.1", - "eslint": "10.5.0", - "eslint-plugin-jest": "29.15.2", + "eslint": "10.6.0", + "eslint-plugin-jest": "29.15.3", "globals": "^17.0.0", "jest": "30.4.2", "jest-junit": "17.0.0",