Skip to content

Commit

Permalink
Merge pull request #313 from etn-ccis/dependabot/npm_and_yarn/dev/esl…
Browse files Browse the repository at this point in the history
…int-config-prettier-9.1.0

Bump eslint-config-prettier from 8.5.0 to 9.1.0
  • Loading branch information
surajeaton authored Jun 3, 2024
2 parents a940e5b + 74dace6 commit 5f4524e
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 @@ -65,7 +65,7 @@
"codelyzer": "^6.0.0",
"cypress": "^9.5.1",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.4.0",
"eslint-config-prettier": "^9.1.0",
"firebase-tools": "^13.6.0",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine-core": "~4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4966,10 +4966,10 @@ escodegen@^2.1.0:
optionalDependencies:
source-map "~0.6.1"

"eslint-config-prettier@>= 8.0.0", eslint-config-prettier@^8.4.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
"eslint-config-prettier@>= 8.0.0", eslint-config-prettier@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==

eslint-plugin-react@^7.28.0:
version "7.30.0"
Expand Down

0 comments on commit 5f4524e

Please sign in to comment.