mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update dependency eslint-plugin-jest to v27.2.3 (#8765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c242deeaa
commit
6c5bfb0141
@ -73,7 +73,7 @@
|
||||
"eslint": "8.43.0",
|
||||
"eslint-interactive": "10.8.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-jest": "27.2.2",
|
||||
"eslint-plugin-jest": "27.2.3",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"execa": "5.1.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -15650,13 +15650,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.2.2":
|
||||
version: 27.2.2
|
||||
resolution: "eslint-plugin-jest@npm:27.2.2"
|
||||
"eslint-plugin-jest@npm:27.2.3":
|
||||
version: 27.2.3
|
||||
resolution: "eslint-plugin-jest@npm:27.2.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
jest: "*"
|
||||
peerDependenciesMeta:
|
||||
@ -15664,7 +15664,7 @@ __metadata:
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f
|
||||
checksum: 4c7e07f52f17749ac6fd0ff5fcd5ce30b88983ba31eeee322e4d48859f55eaa112f06172e586ad2031c00ff28bb2dfdc3d35c83895251b9c0e860fa47dfc5ff4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -29559,7 +29559,7 @@ __metadata:
|
||||
eslint-interactive: 10.8.0
|
||||
eslint-plugin-github: 4.8.0
|
||||
eslint-plugin-import: 2.27.5
|
||||
eslint-plugin-jest: 27.2.2
|
||||
eslint-plugin-jest: 27.2.3
|
||||
eslint-plugin-promise: 6.1.1
|
||||
eslint-plugin-react: 7.32.2
|
||||
execa: 5.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user