diff options
author | Vitaly Takmazov | 2018-07-06 02:11:53 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | 378f97e112a10e648150379a56fdf25a7bd10ff0 (patch) | |
tree | fab1710c0390927ea2bf7aab3abccac21f652783 /vnext/yarn.lock | |
parent | ea1b9039ae221355cfaabb16fc43dab5917bea56 (diff) |
eslint-plugin-jest
Diffstat (limited to 'vnext/yarn.lock')
-rw-r--r-- | vnext/yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vnext/yarn.lock b/vnext/yarn.lock index 1ed122d6..5d1e401d 100644 --- a/vnext/yarn.lock +++ b/vnext/yarn.lock @@ -2497,6 +2497,10 @@ eslint-plugin-babel@^5.1.0: dependencies: eslint-rule-composer "^0.3.0" +eslint-plugin-jest@^21.17.0: + version "21.17.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb" + eslint-plugin-only-ascii@^0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/eslint-plugin-only-ascii/-/eslint-plugin-only-ascii-0.0.0.tgz#452dd8d79a086b385160735d895cb4ce4332ed65" |