build(deps): update dependency eslint-plugin-prettier to v4.1.0 (#3606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3609/head
parent
95f940b53c
commit
ad3525f673
|
@ -164,7 +164,7 @@
|
|||
"eslint-import-resolver-typescript": "2.7.1",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "6.6.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-prettier": "4.1.0",
|
||||
"eslint-plugin-react": "7.30.1",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"husky": "8.0.1",
|
||||
|
|
|
@ -35,7 +35,7 @@ specifiers:
|
|||
eslint-import-resolver-typescript: 2.7.1
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jsx-a11y: 6.6.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-prettier: 4.1.0
|
||||
eslint-plugin-react: 7.30.1
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.1
|
||||
|
@ -113,7 +113,7 @@ devDependencies:
|
|||
eslint-import-resolver-typescript: 2.7.1_srrmf5la5dmnsfe2mpg6sboreu
|
||||
eslint-plugin-import: 2.26.0_tv7mfbbpdai4jfqt22shqpzlh4
|
||||
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.18.0
|
||||
eslint-plugin-prettier: 4.0.0_xu6ewijrtliw5q5lksq5uixwby
|
||||
eslint-plugin-prettier: 4.1.0_xu6ewijrtliw5q5lksq5uixwby
|
||||
eslint-plugin-react: 7.30.1_eslint@8.18.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0
|
||||
husky: 8.0.1
|
||||
|
@ -5408,9 +5408,9 @@ packages:
|
|||
semver: 6.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.0.0_xu6ewijrtliw5q5lksq5uixwby:
|
||||
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
/eslint-plugin-prettier/4.1.0_xu6ewijrtliw5q5lksq5uixwby:
|
||||
resolution: {integrity: sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.28.0'
|
||||
eslint-config-prettier: '*'
|
||||
|
|
Loading…
Reference in New Issue