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 6565 "eslint-plugin-react-hooks" : " ^4.2.0" ,
6666 "graphql" : " <17.0.0" ,
6767 "jest" : " ^27.0.6" ,
68- "jest-docblock" : " ^27 .0.6 " ,
68+ "jest-docblock" : " ^28 .0.0 " ,
6969 "jest-junit" : " ^13.0.0" ,
7070 "npm-run-all" : " ^4.1.5" ,
7171 "prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -3011,6 +3011,13 @@ jest-docblock@^27.0.6:
30113011 dependencies :
30123012 detect-newline "^3.0.0"
30133013
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+
30143021jest-each@^27.3.1 :
30153022 version "27.3.1"
30163023 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