aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-16 17:05:31 +0000
committerGravatar vitalyster2024-04-16 20:05:37 +0300
commita64042a2ac7cfa6d81512bafb6e32d3979332a70 (patch)
treec32a27946aba0ee30dcc754c35179d2f0b3c303f /package.json
parent16aa804d7ef06540bcabae417d26cb49e4c7882a (diff)
build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0. - [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.9.0...v28.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... 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 42daea00..18e254f3 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"cssnano": "^6.1.2",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jest": "^27.9.0",
+ "eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jest-dom": "^5.2.0",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-only-ascii": "0.0.0",