Skip to content

Commit 165f481

Browse files
chore(deps): update devdependency eslint-plugin-jest to ^23.8.1 (bootstrap-vue#4860)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent ee650bd commit 165f481

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.1",
125-
"eslint-plugin-jest": "^23.8.0",
125+
"eslint-plugin-jest": "^23.8.1",
126126
"eslint-plugin-markdown": "^1.0.2",
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
@@ -5598,10 +5598,10 @@ eslint-plugin-import@^2.20.1:
55985598
read-pkg-up "^2.0.0"
55995599
resolve "^1.12.0"
56005600

5601-
eslint-plugin-jest@^23.8.0:
5602-
version "23.8.0"
5603-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.0.tgz#c978f959fa8395801742d13c5a3125a986d2661e"
5604-
integrity sha512-DKXmLxguZ1Lru4u5YM12ko3WLq6gqo7dhV2b63K731+/PNyZ/Ff6NGONQsGUtPLG9zU3kdz/N+2LTbweNZifeg==
5601+
eslint-plugin-jest@^23.8.1:
5602+
version "23.8.1"
5603+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.1.tgz#247025e8a51b3a25a4cc41166369b0bfb4db83b7"
5604+
integrity sha512-OycLNqPo/2EfO6kTqnmsu1khz1gTIOxGl3ThIVwL5/oycDF4pm5uNDyvFelNLdpr4COUuM8PVi3963NEG1Efpw==
56055605
dependencies:
56065606
"@typescript-eslint/experimental-utils" "^2.5.0"
56075607

0 commit comments

Comments
 (0)