File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
20
20
"@typescript-eslint/parser" : " 6.21.0" ,
21
21
"eslint" : " 8.57.1" ,
22
- "eslint-config-prettier" : " 9.1.0 " ,
22
+ "eslint-config-prettier" : " 10.0.1 " ,
23
23
"eslint-plugin-cypress" : " 3.6.0" ,
24
24
"eslint-plugin-prettier" : " 5.2.3" ,
25
25
"npm-run-all2" : " 6.2.6" ,
Original file line number Diff line number Diff line change @@ -867,10 +867,10 @@ escape-string-regexp@^4.0.0:
867
867
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
868
868
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
869
869
870
- eslint-config-prettier@9.1.0 :
871
- version "9.1.0 "
872
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0. tgz#31af3d94578645966c082fcb71a5846d3c94867f "
873
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
870
+ eslint-config-prettier@10.0.1 :
871
+ version "10.0.1 "
872
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1. tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf "
873
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw ==
874
874
875
875
eslint-plugin-cypress@3.6.0 :
876
876
version "3.6.0"
Original file line number Diff line number Diff line change 32
32
"css-loader" : " 6.11.0" ,
33
33
"css-minimizer-webpack-plugin" : " 7.0.0" ,
34
34
"eslint" : " 8.57.1" ,
35
- "eslint-config-prettier" : " 9.1.0 " ,
35
+ "eslint-config-prettier" : " 10.0.1 " ,
36
36
"eslint-plugin-jest" : " 28.11.0" ,
37
37
"eslint-plugin-jest-dom" : " 5.5.0" ,
38
38
"eslint-plugin-prettier" : " 5.2.3" ,
Original file line number Diff line number Diff line change @@ -4609,10 +4609,10 @@ escodegen@^2.0.0:
4609
4609
optionalDependencies :
4610
4610
source-map "~0.6.1"
4611
4611
4612
- eslint-config-prettier@9.1.0 :
4613
- version "9.1.0 "
4614
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0. tgz#31af3d94578645966c082fcb71a5846d3c94867f "
4615
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
4612
+ eslint-config-prettier@10.0.1 :
4613
+ version "10.0.1 "
4614
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1. tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf "
4615
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw ==
4616
4616
4617
4617
eslint-plugin-jest-dom@5.5.0 :
4618
4618
version "5.5.0"
You can’t perform that action at this time.
0 commit comments