Skip to content

Commit 2a9e441

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency eslint-plugin-jest to ^23.4.0 (bootstrap-vue#4592)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 3192b81 commit 2a9e441

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.19.1",
125-
"eslint-plugin-jest": "^23.3.0",
125+
"eslint-plugin-jest": "^23.4.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
@@ -4751,10 +4751,10 @@ eslint-plugin-import@^2.19.1:
47514751
read-pkg-up "^2.0.0"
47524752
resolve "^1.12.0"
47534753

4754-
eslint-plugin-jest@^23.3.0:
4755-
version "23.3.0"
4756-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.3.0.tgz#b1443d0c46d6a0de9ef3de78176dd6688c7d5326"
4757-
integrity sha512-GE6CR4ESJeu6Huw7vfZfaXHmX2R2kCFvf2X9OMcOxfP158yLKgLWz7PqLYTwRDACi84IhpmRxO8lK7GGwG05UQ==
4754+
eslint-plugin-jest@^23.4.0:
4755+
version "23.4.0"
4756+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.4.0.tgz#5209a659cf415a5154d64f957e0508ee83de224b"
4757+
integrity sha512-BKZmxpvya0/slJdUr5MJdWvIUNtDySzbAxigr3xMVmyiSUvQLhnLde+8dDM56sFPDSU1pQG9ZqNglMq0jLYVqw==
47584758
dependencies:
47594759
"@typescript-eslint/experimental-utils" "^2.5.0"
47604760

0 commit comments

Comments
 (0)