Skip to content

Commit a6e7f76

Browse files
chore(deps): update devdependency eslint-plugin-jest to ^23.7.0 (bootstrap-vue#4738)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent dce12af commit a6e7f76

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"eslint-config-standard": "^14.1.0",
123123
"eslint-config-vue": "^2.0.2",
124124
"eslint-plugin-import": "^2.20.1",
125-
"eslint-plugin-jest": "^23.6.0",
125+
"eslint-plugin-jest": "^23.7.0",
126126
"eslint-plugin-markdown": "^1.0.1",
127127
"eslint-plugin-node": "^11.0.0",
128128
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5535,13 +5535,12 @@ eslint-plugin-import@^2.20.1:
55355535
read-pkg-up "^2.0.0"
55365536
resolve "^1.12.0"
55375537

5538-
eslint-plugin-jest@^23.6.0:
5539-
version "23.6.0"
5540-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6.0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d"
5541-
integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw==
5538+
eslint-plugin-jest@^23.7.0:
5539+
version "23.7.0"
5540+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.7.0.tgz#84d5603b6e745b59898cb6750df6a44782a39b04"
5541+
integrity sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w==
55425542
dependencies:
55435543
"@typescript-eslint/experimental-utils" "^2.5.0"
5544-
micromatch "^4.0.2"
55455544

55465545
eslint-plugin-markdown@^1.0.1:
55475546
version "1.0.1"

0 commit comments

Comments
 (0)