mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-30 08:04:30 +00:00
Update dependency eslint-plugin-jest to v23.9.0
This commit is contained in:
committed by
renovate[bot]
parent
d1c3069352
commit
f907bfd540
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2684,9 +2684,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-jest": {
|
||||
"version": "23.8.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz",
|
||||
"integrity": "sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==",
|
||||
"version": "23.9.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.9.0.tgz",
|
||||
"integrity": "sha512-8mt5xJQIFh33W5nE7vCikkDTE4saTo08V91KjU6yI5sLQ9e8Jkp1OXkWJoIHLheFqY5OXIZdAjZmNYHSJ3IpzQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/experimental-utils": "^2.5.0"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@zeit/ncc": "0.20.5",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-github": "3.4.1",
|
||||
"eslint-plugin-jest": "23.8.2",
|
||||
"eslint-plugin-jest": "23.9.0",
|
||||
"jest": "25.5.4",
|
||||
"jest-circus": "25.5.4",
|
||||
"js-yaml": "3.13.1",
|
||||
|
||||
Reference in New Issue
Block a user