aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-19 21:58:59 +0000
committerGravatar vitalyster2023-06-20 01:01:48 +0300
commitb62ab2ed24a96d0a5cebeac6f65369f8266cb6d9 (patch)
tree0dfa64f8a321a2dfdb674aebc9db0cdf4e7a0b3d /package.json
parenta0f90df3596bff13e30f2c79ee7b380d1a339677 (diff)
build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2. - [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/v27.2.1...v27.2.2) --- 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 340bb9ea..9724220b 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"cssnano": "^6.0.1",
"eslint": "8.43.0",
"eslint-plugin-import": "^2.27.5",
- "eslint-plugin-jest": "^27.2.1",
+ "eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-only-ascii": "0.0.0",