mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency eslint-plugin-cypress to v2.13.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d0f2b0a471
commit
d45ab1eb29
2 changed files with 6 additions and 6 deletions
|
@ -156,7 +156,7 @@
|
||||||
"eslint-config-next": "13.2.4",
|
"eslint-config-next": "13.2.4",
|
||||||
"eslint-config-prettier": "8.8.0",
|
"eslint-config-prettier": "8.8.0",
|
||||||
"eslint-plugin-chai-friendly": "0.7.2",
|
"eslint-plugin-chai-friendly": "0.7.2",
|
||||||
"eslint-plugin-cypress": "2.13.1",
|
"eslint-plugin-cypress": "2.13.2",
|
||||||
"eslint-plugin-jest": "27.2.1",
|
"eslint-plugin-jest": "27.2.1",
|
||||||
"eslint-plugin-node": "11.1.0",
|
"eslint-plugin-node": "11.1.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2412,7 +2412,7 @@ __metadata:
|
||||||
eslint-config-next: 13.2.4
|
eslint-config-next: 13.2.4
|
||||||
eslint-config-prettier: 8.8.0
|
eslint-config-prettier: 8.8.0
|
||||||
eslint-plugin-chai-friendly: 0.7.2
|
eslint-plugin-chai-friendly: 0.7.2
|
||||||
eslint-plugin-cypress: 2.13.1
|
eslint-plugin-cypress: 2.13.2
|
||||||
eslint-plugin-jest: 27.2.1
|
eslint-plugin-jest: 27.2.1
|
||||||
eslint-plugin-node: 11.1.0
|
eslint-plugin-node: 11.1.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
|
@ -9185,14 +9185,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-cypress@npm:2.13.1":
|
"eslint-plugin-cypress@npm:2.13.2":
|
||||||
version: 2.13.1
|
version: 2.13.2
|
||||||
resolution: "eslint-plugin-cypress@npm:2.13.1"
|
resolution: "eslint-plugin-cypress@npm:2.13.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
globals: ^11.12.0
|
globals: ^11.12.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">= 3.2.1"
|
eslint: ">= 3.2.1"
|
||||||
checksum: 99a84748328ad7dbdd8712815c4243b1b72d1449bdbe04e1aefee0af275fd72a47382be46a516dbc8064cd7f4993f8d6cfc5b991ca8ab600b99da0ce79fee25f
|
checksum: 81cc425cfced563cf50ad2553f887e20a39fe179275e95408c53989bcf8f65f0fac648b429d006130c84221edf99eada663a2c6419eb837bf81ece3d18998cf5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue