Skip to content

Commit

Permalink
Merge pull request #587 from nucleos/dependabot/npm_and_yarn/assets/e…
Browse files Browse the repository at this point in the history
…slint-plugin-jest-25.2.4

Bump eslint-plugin-jest from 25.2.3 to 25.2.4 in /assets
  • Loading branch information
nucleos-bot committed Nov 9, 2021
2 parents 91e3434 + 2e78f19 commit c93f5c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Expand Up @@ -43,7 +43,7 @@
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.3",
"eslint-plugin-jest": "^25.2.4",
"node-sass": "^6.0.1",
"prettier": "^2.4.1",
"size-limit": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Expand Up @@ -3211,10 +3211,10 @@ eslint-plugin-import@^2.25.2:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"

eslint-plugin-jest@^25.2.3:
version "25.2.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3.tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3"
integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ==
eslint-plugin-jest@^25.2.4:
version "25.2.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793"
integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

Expand Down

0 comments on commit c93f5c1

Please sign in to comment.