File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ publications:
1616jobs :
1717 - docker :
1818 image : node:18-buster
19+ env :
20+ LD_RELEASE_TYPEDOC_VERSION : 0.23.28
1921 template :
2022 name : npm
2123
Original file line number Diff line number Diff line change 5353 "@testing-library/jest-dom" : " ^5.16.4" ,
5454 "@testing-library/react" : " ^13.0.1" ,
5555 "@types/hoist-non-react-statics" : " ^3.3.1" ,
56- "@types/jest" : " ^27.0.3 " ,
56+ "@types/jest" : " ^27.5.2 " ,
5757 "@types/lodash.camelcase" : " ^4.3.6" ,
5858 "@types/node" : " ^14.14.31" ,
5959 "@types/prop-types" : " ^15.7.4" ,
6060 "@types/react" : " ^18.0.3" ,
6161 "@types/react-dom" : " ^18.0.0" ,
6262 "@types/react-test-renderer" : " ^18.0.0" ,
6363 "esbuild" : " ^0.18.11" ,
64- "jest" : " ^27.4.4 " ,
64+ "jest" : " ^27.5.1 " ,
6565 "jest-environment-jsdom" : " ^27.4.4" ,
6666 "jest-environment-jsdom-global" : " ^3.0.0" ,
6767 "jest-junit" : " ^13.0.0" ,
You can’t perform that action at this time.
0 commit comments