Skip to content

Commit

Permalink
Merge pull request #5765 from dodona-edu/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt-5091ca4046

Bump eslint-plugin-jest from 28.8.0 to 28.8.2 in the eslint group
  • Loading branch information
bmesuere committed Sep 4, 2024
2 parents b15ad64 + c1d819b commit c1c1704
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"babel-plugin-istanbul": "^7.0.0",
"eslint": "^9.9.1",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-lit": "^1.14.0",
"eslint-plugin-no-jquery": "^3.0.2",
"eslint-plugin-wc": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4436,10 +4436,10 @@ eslint-config-google@^0.14.0:
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==

eslint-plugin-jest@^28.8.0:
version "28.8.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
eslint-plugin-jest@^28.8.2:
version "28.8.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"

Expand Down

0 comments on commit c1c1704

Please sign in to comment.