File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 15981598 "contributions" : [
15991599 " code"
16001600 ]
1601+ },
1602+ {
1603+ "login" : " jlp-craigmorten" ,
1604+ "name" : " Craig Morten" ,
1605+ "avatar_url" : " https://avatars.githubusercontent.com/u/124147726?v=4" ,
1606+ "profile" : " https://github.com/jlp-craigmorten" ,
1607+ "contributions" : [
1608+ " code"
1609+ ]
16011610 }
16021611 ],
16031612 "repoHost" : " https://github.com" ,
1604- "commitConvention" : " angular"
1613+ "commitConvention" : " angular" ,
1614+ "commitType" : " docs"
16051615}
Original file line number Diff line number Diff line change @@ -343,6 +343,7 @@ Thanks goes to these people ([emoji key][emojis]):
343343 <td align="center" valign="top" width="14.28%"><a href="https://github.com/raplemie"><img src="https://avatars.githubusercontent.com/u/1904889?v=4?s=100" width="100px;" alt="Raphaël LEMIEUX"/><br /><sub><b>Raphaël LEMIEUX</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=raplemie" title="Code">💻</a></td>
344344 <td align="center" valign="top" width="14.28%"><a href="https://github.com/arthurlvilasboas"><img src="https://avatars.githubusercontent.com/u/95368212?v=4?s=100" width="100px;" alt="Arthur Lauck Vilas Boas"/><br /><sub><b>Arthur Lauck Vilas Boas</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=arthurlvilasboas" title="Documentation">📖</a></td>
345345 <td align="center" valign="top" width="14.28%"><a href="https://github.com/DaniAcu"><img src="https://avatars.githubusercontent.com/u/26409015?v=4?s=100" width="100px;" alt="Daniel Acuña"/><br /><sub><b>Daniel Acuña</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=DaniAcu" title="Code">💻</a></td>
346+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/jlp-craigmorten"><img src="https://avatars.githubusercontent.com/u/124147726?v=4?s=100" width="100px;" alt="Craig Morten"/><br /><sub><b>Craig Morten</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=jlp-craigmorten" title="Code">💻</a></td>
346347 </tr>
347348 </tbody >
348349</table >
Original file line number Diff line number Diff line change 7070 },
7171 "devDependencies" : {
7272 "@testing-library/jest-dom" : " ^5.11.6" ,
73+ "browserslist" : " 4.21.8" ,
74+ "caniuse-lite" : " 1.0.30001502" ,
7375 "jest-in-case" : " ^1.0.2" ,
7476 "jest-snapshot-serializer-ansi" : " ^1.0.0" ,
7577 "jest-watch-select-projects" : " ^2.0.0" ,
7678 "jsdom" : " 20.0.0" ,
7779 "kcd-scripts" : " ^13.0.0" ,
7880 "typescript" : " ^4.1.2"
7981 },
82+ "overrides" : {
83+ "browserslist" : " 4.21.8" ,
84+ "caniuse-lite" : " 1.0.30001502"
85+ },
8086 "eslintConfig" : {
8187 "extends" : [
8288 " ./node_modules/kcd-scripts/eslint.js" ,
You can’t perform that action at this time.
0 commit comments