Skip to content

Commit d657f11

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency eslint-plugin-jest to ^23.6.0 (bootstrap-vue#4609)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 8a366aa commit d657f11

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
@@ -122,7 +122,7 @@
122122
"eslint-config-standard": "^14.1.0",
123123
"eslint-config-vue": "^2.0.2",
124124
"eslint-plugin-import": "^2.20.0",
125-
"eslint-plugin-jest": "^23.5.0",
125+
"eslint-plugin-jest": "^23.6.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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5356,10 +5356,10 @@ eslint-plugin-import@^2.20.0:
53565356
read-pkg-up "^2.0.0"
53575357
resolve "^1.12.0"
53585358

5359-
eslint-plugin-jest@^23.5.0:
5360-
version "23.5.0"
5361-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.5.0.tgz#d9e9ab7a6ccc37b586257933bb6c30df69cd570c"
5362-
integrity sha512-laSi1cj1K+l/3+56PDCtl8SfUNp1ARTG7Q/aF5Z1lvo83t/1GmCEXXtMM79Gq85o1c/KXRMb/CbzdaVYzEf3qw==
5359+
eslint-plugin-jest@^23.6.0:
5360+
version "23.6.0"
5361+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6.0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d"
5362+
integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw==
53635363
dependencies:
53645364
"@typescript-eslint/experimental-utils" "^2.5.0"
53655365
micromatch "^4.0.2"

0 commit comments

Comments
 (0)