File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 65
65
"eslint-plugin-react-hooks" : " ^4.2.0" ,
66
66
"graphql" : " <17.0.0" ,
67
67
"jest" : " ^27.0.6" ,
68
- "jest-docblock" : " ^27 .0.6 " ,
68
+ "jest-docblock" : " ^28 .0.0 " ,
69
69
"jest-junit" : " ^13.0.0" ,
70
70
"npm-run-all" : " ^4.1.5" ,
71
71
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -3011,6 +3011,13 @@ jest-docblock@^27.0.6:
3011
3011
dependencies :
3012
3012
detect-newline "^3.0.0"
3013
3013
3014
+ jest-docblock@^28.0.0 :
3015
+ version "28.0.0"
3016
+ resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-28.0.0.tgz#7f39dc998da47dac243157fbe7fbc1e993ab0eb8"
3017
+ integrity sha512-88od+z1QkHyvtpj1gRA6QGysopOzImocHNNlvvM7OydDe9ER6z1siLtHJXbKEfi5FoxMpYqDtszYIS50JVs0WA==
3018
+ dependencies :
3019
+ detect-newline "^3.0.0"
3020
+
3014
3021
jest-each@^27.3.1 :
3015
3022
version "27.3.1"
3016
3023
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.3.1.tgz#14c56bb4f18dd18dc6bdd853919b5f16a17761ff"
You can’t perform that action at this time.
0 commit comments