Skip to content

Commit 189fc8e

Browse files
chore(deps): update formatting & linting (#34985)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 78779ff commit 189fc8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"dictionary-en": "^3.1.0",
3838
"eslint": "^7.32.0",
3939
"eslint-config-google": "^0.14.0",
40-
"eslint-config-prettier": "^8.3.0",
40+
"eslint-config-prettier": "^8.4.0",
4141
"eslint-plugin-filenames": "^1.3.2",
4242
"eslint-plugin-flowtype": "^6.1.1",
4343
"eslint-plugin-import": "^2.25.4",
4444
"eslint-plugin-jsx-a11y": "^6.5.1",
4545
"eslint-plugin-prettier": "^4.0.0",
46-
"eslint-plugin-react": "^7.28.0",
46+
"eslint-plugin-react": "^7.29.2",
4747
"fs-extra": "^10.0.0",
4848
"glob": "^7.1.7",
4949
"husky": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9909,10 +9909,10 @@ eslint-config-google@^0.14.0:
99099909
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
99109910
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==
99119911

9912-
eslint-config-prettier@^8.3.0:
9913-
version "8.3.0"
9914-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
9915-
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
9912+
eslint-config-prettier@^8.4.0:
9913+
version "8.4.0"
9914+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz#8e6d17c7436649e98c4c2189868562921ef563de"
9915+
integrity sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==
99169916

99179917
eslint-config-react-app@^6.0.0:
99189918
version "6.0.0"

0 commit comments

Comments
 (0)