Skip to content

Commit 081bdd2

Browse files
chore(deps): update devdependency eslint-plugin-jest to ^23.13.1 (bootstrap-vue#5387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7ac4854 commit 081bdd2

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.13.0",
129+
"eslint-plugin-jest": "^23.13.1",
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
@@ -5149,10 +5149,10 @@ eslint-plugin-import@^2.20.2:
51495149
read-pkg-up "^2.0.0"
51505150
resolve "^1.12.0"
51515151

5152-
eslint-plugin-jest@^23.13.0:
5153-
version "23.13.0"
5154-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.0.tgz#a80ec992b155dd15260bf1131bad666e5123e551"
5155-
integrity sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw==
5152+
eslint-plugin-jest@^23.13.1:
5153+
version "23.13.1"
5154+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1.tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e"
5155+
integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ==
51565156
dependencies:
51575157
"@typescript-eslint/experimental-utils" "^2.5.0"
51585158

0 commit comments

Comments
 (0)