aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-09 21:10:20 +0000
committerGravatar vitalyster2024-09-10 06:36:32 +0300
commitefe2b5b0a9dfc16dd79b6de5e8efd269ef19e9ab (patch)
tree5c9179c4377ad18277ad9b49d8e179b46a38d154 /package.json
parent794ca613b5f0f0557520b3192b064b6b30986a45 (diff)
build(deps-dev): bump eslint-plugin-jest from 28.8.2 to 28.8.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.2 to 28.8.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.8.2...v28.8.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 18d01a65..40c90bd1 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"css-loader": "^7.1.2",
"cssnano": "^7.0.5",
"eslint": "8.57.0",
- "eslint-plugin-jest": "^28.8.2",
+ "eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-only-ascii": "0.0.0",