aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-12 21:05:53 +0000
committerGravatar vitalyster2024-01-13 03:06:49 +0300
commit82598aae96c18ed7e6ea7943cb0c526568d15135 (patch)
tree060bc60b09bd76b532579f53ae7534ca253ee4b1
parentfecb3a70b680110a5e0c25dc0059eb3f75c4694c (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 27.6.2 to 27.6.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/v27.6.2...v27.6.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index d3ae5363..e45e1a41 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"cssnano": "^6.0.3",
"eslint": "8.56.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jest": "^27.6.2",
+ "eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-only-ascii": "0.0.0",
@@ -8690,9 +8690,9 @@
}
},
"node_modules/eslint-plugin-jest": {
- "version": "27.6.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz",
- "integrity": "sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g==",
+ "version": "27.6.3",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz",
+ "integrity": "sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^5.10.0"
diff --git a/package.json b/package.json
index 2a6fa4e0..2fbf7190 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"cssnano": "^6.0.3",
"eslint": "8.56.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jest": "^27.6.2",
+ "eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-only-ascii": "0.0.0",