Skip to content

Commit ededbc7

Browse files
Merge pull request #545 from mkrtchian/dependabot/npm_and_yarn/eslint-plugin-jest-29.15.2
build(deps-dev): bump eslint-plugin-jest from 29.15.1 to 29.15.2
2 parents b5c4189 + d230b1e commit ededbc7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/parser": "8.58.0",
3838
"eslint": "10.2.0",
3939
"eslint-config-prettier": "10.1.8",
40-
"eslint-plugin-jest": "29.15.1",
40+
"eslint-plugin-jest": "29.15.2",
4141
"husky": "9.1.7",
4242
"jest": "30.3.0",
4343
"jest-extended": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,10 +1874,10 @@ eslint-config-prettier@10.1.8:
18741874
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
18751875
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
18761876

1877-
eslint-plugin-jest@29.15.1:
1878-
version "29.15.1"
1879-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz#f663f9f7903a7181efddea5a92d1d31e66362596"
1880-
integrity sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==
1877+
eslint-plugin-jest@29.15.2:
1878+
version "29.15.2"
1879+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz#e4ecd1c88dfb8a62b4a0857724792c2aab7e9b6d"
1880+
integrity sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==
18811881
dependencies:
18821882
"@typescript-eslint/utils" "^8.0.0"
18831883

0 commit comments

Comments
 (0)