Skip to content

Commit 290d4da

Browse files
dependabot[bot]adi-herwana-nus
authored andcommitted
chore(deps-dev): bump eslint-plugin-jest in /client
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.15.0 to 29.15.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](jest-community/eslint-plugin-jest@v29.15.0...v29.15.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent accfb33 commit 290d4da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"eslint-import-resolver-webpack": "^0.13.11",
168168
"eslint-plugin-eslint-comments": "^3.2.0",
169169
"eslint-plugin-import": "^2.32.0",
170-
"eslint-plugin-jest": "^29.15.0",
170+
"eslint-plugin-jest": "^29.15.2",
171171
"eslint-plugin-jsx-a11y": "^6.10.2",
172172
"eslint-plugin-prettier": "^5.1.3",
173173
"eslint-plugin-react": "^7.33.2",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,10 +6997,10 @@ eslint-plugin-import@^2.32.0:
69976997
string.prototype.trimend "^1.0.9"
69986998
tsconfig-paths "^3.15.0"
69996999

7000-
eslint-plugin-jest@^29.15.0:
7001-
version "29.15.0"
7002-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.0.tgz#58a5917a88244f7536ae10c68b5bd58d407896f0"
7003-
integrity sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==
7000+
eslint-plugin-jest@^29.15.2:
7001+
version "29.15.2"
7002+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz#e4ecd1c88dfb8a62b4a0857724792c2aab7e9b6d"
7003+
integrity sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==
70047004
dependencies:
70057005
"@typescript-eslint/utils" "^8.0.0"
70067006

0 commit comments

Comments
 (0)