File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 95
95
"jsinspect" : " ^0.12.6" ,
96
96
"minimatch" : " ^3.0.4" ,
97
97
"mock-stdin" : " ^0.3.0" ,
98
- "prettier" : " ^1.5.2 " ,
98
+ "prettier" : " ^3.0.0 " ,
99
99
"string-replace-loader" : " ^2.1.1" ,
100
100
"temp" : " ^0.8.3" ,
101
101
"webpack" : " ^2.1.0-beta.25" ,
Original file line number Diff line number Diff line change 12
12
"flow-bin" : " ^0.66.0" ,
13
13
"jest" : " ^23.0.0" ,
14
14
"jest-junit" : " ^5.2.0" ,
15
- "prettier" : " ^1.10.2 "
15
+ "prettier" : " ^3.0.0 "
16
16
},
17
17
"scripts" : {
18
18
"prettier" : " prettier --write '**/*.js'"
Original file line number Diff line number Diff line change @@ -3051,9 +3051,10 @@ preserve@^0.2.0:
3051
3051
version "0.2.0"
3052
3052
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
3053
3053
3054
- prettier@^1.10.2 :
3055
- version "1.10.2"
3056
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"
3054
+ prettier@^3.0.0 :
3055
+ version "3.6.2"
3056
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
3057
+ integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
3057
3058
3058
3059
pretty-format@^23.0.1 :
3059
3060
version "23.0.1"
Original file line number Diff line number Diff line change @@ -6012,10 +6012,10 @@ preserve@^0.2.0:
6012
6012
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
6013
6013
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
6014
6014
6015
- prettier@^1.5.2 :
6016
- version "1.5 .2"
6017
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.5 .2.tgz#7ea0751da27b93bfb6cecfcec509994f52d83bb3 "
6018
- integrity sha512-f55mvineQ5yc36cLX4n4RWP6JH6MLcfi5f9MVsjpfBs4MVSG2GYT4v6cukzmvkIOvmNOdCZfDSMY3hQcMcDQbQ ==
6015
+ prettier@^3.0.0 :
6016
+ version "3.6 .2"
6017
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6 .2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393 "
6018
+ integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ ==
6019
6019
6020
6020
pretty-format@^22.4.0, pretty-format@^22.4.3 :
6021
6021
version "22.4.3"
You can’t perform that action at this time.
0 commit comments