Skip to content

Commit

Permalink
Merge pull request #300 from etn-ccis/dependabot/npm_and_yarn/login-w…
Browse files Browse the repository at this point in the history
…orkflow/dev/eslint-config-prettier-9.0.0

Bump eslint-config-prettier from 8.5.0 to 9.0.0 in /login-workflow
  • Loading branch information
surajeaton authored Nov 2, 2023
2 parents c07951a + b7c23df commit 5ce09dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion login-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-to-json": "^3.4.4",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react": "^7.31.0",
"eslint-plugin-react-hooks": "^4.0.0",
"i18next": "^20.0.0",
Expand Down
8 changes: 4 additions & 4 deletions login-workflow/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4447,10 +4447,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

"eslint-config-prettier@>= 8.0.0", eslint-config-prettier@^8.5.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.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-plugin-react-hooks@^4.0.0:
version "4.6.0"
Expand Down

0 comments on commit 5ce09dd

Please sign in to comment.