Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-prettier to v9 (#14431)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TJ Egan <tw15egan@gmail.com>
  • Loading branch information
renovate[bot] and tw15egan authored Aug 24, 2023
1 parent 129a864 commit 7b130a3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion config/eslint-config-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^5.59.6",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-jest-dom": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14469,7 +14469,7 @@ __metadata:
babel-preset-carbon: "workspace:^"
eslint-config-airbnb: ^19.0.4
eslint-config-airbnb-base: ^15.0.0
eslint-config-prettier: ^8.8.0
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.0.0
eslint-plugin-jest-dom: ^5.0.0
Expand Down Expand Up @@ -14534,14 +14534,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
"eslint-config-prettier@npm:^9.0.0":
version: 9.0.0
resolution: "eslint-config-prettier@npm:9.0.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
checksum: 362e991b6cb343f79362bada2d97c202e5303e6865888918a7445c555fb75e4c078b01278e90be98aa98ae22f8597d8e93d48314bec6824f540f7efcab3ce451
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b130a3

Please sign in to comment.