Skip to content

Commit

Permalink
Merge pull request #940 from nicoespeon/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-config-prettier-9.0.0

Bump eslint-config-prettier from 8.7.0 to 9.0.0
  • Loading branch information
nicoespeon authored Nov 1, 2023
2 parents ed76973 + ea3e0b9 commit ba674af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"buffer": "6.0.3",
"chai": "4.3.10",
"eslint": "8.37.0",
"eslint-config-prettier": "8.7.0",
"eslint-config-prettier": "9.0.0",
"glob": "10.3.3",
"html-loader": "4.2.0",
"husky": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3764,10 +3764,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
eslint-config-prettier@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==

eslint-scope@5.1.1, eslint-scope@^5.1.1:
version "5.1.1"
Expand Down

0 comments on commit ba674af

Please sign in to comment.