Skip to content

Commit

Permalink
Merge pull request #1551 from ral-facilities/renovate/eslint-plugin-c…
Browse files Browse the repository at this point in the history
…ypress-2.x

Update dependency eslint-plugin-cypress to v2.13.3
  • Loading branch information
louise-davies committed Jun 30, 2023
2 parents 35c6cba + 35ce553 commit 5c2b3b3
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-prettier": "4.2.1",
"lint-staged": "13.1.0",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"datagateway-common": "^1.1.1",
"date-fns": "2.30.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-prettier": "4.2.1",
"history": "4.10.1",
"i18next": "22.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-prettier": "4.2.1",
"history": "4.10.1",
"i18next": "22.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"datagateway-common": "^1.1.1",
"date-fns": "2.30.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-prettier": "4.2.1",
"history": "4.10.1",
"i18next": "22.0.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6479,7 +6479,7 @@ __metadata:
eslint: 8.43.0
eslint-config-prettier: 8.8.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
eslint-plugin-cypress: 2.13.3
eslint-plugin-prettier: 4.2.1
hex-to-rgba: 2.0.1
history: 4.10.1
Expand Down Expand Up @@ -6556,7 +6556,7 @@ __metadata:
eslint: 8.43.0
eslint-config-prettier: 8.8.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
eslint-plugin-cypress: 2.13.3
eslint-plugin-prettier: 4.2.1
express: 4.18.1
history: 4.10.1
Expand Down Expand Up @@ -6627,7 +6627,7 @@ __metadata:
eslint: 8.43.0
eslint-config-prettier: 8.8.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
eslint-plugin-cypress: 2.13.3
eslint-plugin-prettier: 4.2.1
history: 4.10.1
i18next: 22.0.3
Expand Down Expand Up @@ -6697,7 +6697,7 @@ __metadata:
eslint: 8.43.0
eslint-config-prettier: 8.8.0
eslint-config-react-app: 7.0.0
eslint-plugin-cypress: 2.12.1
eslint-plugin-cypress: 2.13.3
eslint-plugin-prettier: 4.2.1
express: 4.18.1
history: 4.10.1
Expand Down Expand Up @@ -7701,14 +7701,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:2.12.1":
version: 2.12.1
resolution: "eslint-plugin-cypress@npm:2.12.1"
"eslint-plugin-cypress@npm:2.13.3":
version: 2.13.3
resolution: "eslint-plugin-cypress@npm:2.13.3"
dependencies:
globals: ^11.12.0
peerDependencies:
eslint: ">= 3.2.1"
checksum: 1f1c36e149304e9a6f58e2292a761abad58274da33b3a48b24ad55ad20cbce3ac7467321f2b6fcb052f9563c89f67004de4766eba2e2bdbcb010a6a0666989cf
checksum: 9affbcee29e030a4251c4794f7533e8e8c0e3b98ab3470a2c730ed059f733c5857a04c7ac214cc0ca7aeef1b11242e72595de7fc1f6b8b4d4578d9eca10af203
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c2b3b3

Please sign in to comment.