From 9e44b02180055e8ca72d02ed8af7bb4ff33a5c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 02:36:44 +0000 Subject: [PATCH] chore(deps-dev): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-config-webpack` from 4.0.4 to 4.0.8 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/eslint-config-webpack/compare/v4.0.4...v4.0.8) Updates `eslint-plugin-jest` from 28.13.0 to 28.13.3 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.13.0...v28.13.3) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-version: 28.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd1278574..64a933678 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9611,16 +9611,16 @@ } }, "node_modules/eslint-config-webpack": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.0.4.tgz", - "integrity": "sha512-9lqfT50fulsu9d/7TYrX38cpCDevAIL7wyGAjOHHZDXNOcRxCLiPs3yMDAAxac3Qi1fV9pkMIucfiFnSGkZItQ==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.0.8.tgz", + "integrity": "sha512-7Er3gder3ndupQn69AoXP4WklFkKHm2mESekAnSAsFrrqM96hzZAE8+NnAy5bw/rngPLdAfO/LA85fjxC4qLdQ==", "dev": true, "license": "MIT", "dependencies": { "semver": "^7.7.2" }, "engines": { - "node": ">= 20.18.0" + "node": ">= 18.20.0" }, "peerDependencies": { "@eslint/js": ">= 9.28.0", @@ -9795,9 +9795,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "28.13.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.13.0.tgz", - "integrity": "sha512-4AuBcFWOriOeEqy6s4Zup/dQ7E1EPTyyfDaMYmM2YP9xEWPWwK3yYifH1dzY6aHRvyx7y53qMSIyT5s+jrorsQ==", + "version": "28.13.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz", + "integrity": "sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==", "dev": true, "license": "MIT", "dependencies": {