Skip to content

Commit e9d426d

Browse files
chore(deps): update devdependency eslint-plugin-jest to ^23.13.0 (bootstrap-vue#5384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8433182 commit e9d426d

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
@@ -126,7 +126,7 @@
126126
"eslint-config-standard": "^14.1.1",
127127
"eslint-config-vue": "^2.0.2",
128128
"eslint-plugin-import": "^2.20.2",
129-
"eslint-plugin-jest": "^23.12.0",
129+
"eslint-plugin-jest": "^23.13.0",
130130
"eslint-plugin-markdown": "^1.0.2",
131131
"eslint-plugin-node": "^11.1.0",
132132
"eslint-plugin-prettier": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5129,10 +5129,10 @@ eslint-plugin-import@^2.20.2:
51295129
read-pkg-up "^2.0.0"
51305130
resolve "^1.12.0"
51315131

5132-
eslint-plugin-jest@^23.12.0:
5133-
version "23.12.0"
5134-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.12.0.tgz#12eed51f43dc478a46c49093973878e863f4b585"
5135-
integrity sha512-lHA8D3TfDqhO5sPEEp3k87Ljo6Ci09lMmWrNhrAReWs04VBgTar8UAKKFKpA+zTKHG7s5IqKRwZlrdEeq6JE2A==
5132+
eslint-plugin-jest@^23.13.0:
5133+
version "23.13.0"
5134+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.0.tgz#a80ec992b155dd15260bf1131bad666e5123e551"
5135+
integrity sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw==
51365136
dependencies:
51375137
"@typescript-eslint/experimental-utils" "^2.5.0"
51385138

0 commit comments

Comments
 (0)