Skip to content

Commit

Permalink
Merge pull request #1351 from ral-facilities/renovate/eslint-config-p…
Browse files Browse the repository at this point in the history
…rettier-9.x

Update dependency eslint-config-prettier to v9
  • Loading branch information
kaperoo authored Feb 23, 2024
2 parents f3c08c0 + e166145 commit b7956f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cookie-parser": "1.4.5",
"custom-event-polyfill": "1.0.7",
"cypress-failed-log": "2.10.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-prettier": "5.1.3",
"express": "4.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6945,14 +6945,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10/0a51ab1417cbf80fabcf7a406960a142663539c8140fdb0a187b78f3d708b9d137a62a4bc4e689150e290b667750ddabd1740a516623b0cb4adb6cc1962cfe2c
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
languageName: node
linkType: hard

Expand Down Expand Up @@ -13829,7 +13829,7 @@ __metadata:
cypress: "npm:13.6.4"
cypress-failed-log: "npm:2.10.0"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:8.10.0"
eslint-config-prettier: "npm:9.1.0"
eslint-config-react-app: "npm:7.0.0"
eslint-plugin-cypress: "npm:2.15.1"
eslint-plugin-prettier: "npm:5.1.3"
Expand Down

0 comments on commit b7956f1

Please sign in to comment.