File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"@babel/preset-env" : " ^7.18.2" ,
33
33
"@babel/preset-react" : " ^7.18.6" ,
34
34
"@babel/preset-typescript" : " ^7.18.6" ,
35
- "@testing-library/dom" : " ^8.16.0 " ,
35
+ "@testing-library/dom" : " ^8.17.1 " ,
36
36
"@testing-library/jest-dom" : " 5.16.4" ,
37
37
"@testing-library/react" : " ^13.3.0" ,
38
38
"@testing-library/user-event" : " ^14.4.2" ,
39
39
"@types/html-webpack-plugin" : " ^3.2.6" ,
40
40
"@types/jest" : " ^28.1.1" ,
41
- "@types/node" : " ^18.6 .2" ,
41
+ "@types/node" : " ^18.7 .2" ,
42
42
"@types/react-dom" : " ^18.0.5" ,
43
43
"@typescript-eslint/eslint-plugin" : " ^5.32.0" ,
44
44
"@typescript-eslint/parser" : " ^5.32.0" ,
Original file line number Diff line number Diff line change 2114
2114
dependencies :
2115
2115
" @sinonjs/commons" " ^1.7.0"
2116
2116
2117
- " @testing-library/dom@^8.16.0 " , "@testing-library/dom@^8.5.0":
2118
- version "8.16.0 "
2119
- resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.16.0 .tgz#d6fc50250aed17b1035ca1bd64655e342db3936a "
2120
- integrity sha512-uxF4zmnLHHDlmW4l+0WDjcgLVwCvH+OVLpD8Dfp+Bjfz85prwxWGbwXgJdLtkgjD0qfOzkJF9SmA6YZPsMYX4w ==
2117
+ " @testing-library/dom@^8.17.1 " , "@testing-library/dom@^8.5.0":
2118
+ version "8.17.1 "
2119
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.17.1 .tgz#2d7af4ff6dad8d837630fecd08835aee08320ad7 "
2120
+ integrity sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ ==
2121
2121
dependencies :
2122
2122
" @babel/code-frame" " ^7.10.4"
2123
2123
" @babel/runtime" " ^7.12.5"
2450
2450
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2451
2451
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2452
2452
2453
- " @types/node@*" , "@types/node@^18.6 .2":
2454
- version "18.6 .2"
2455
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6 .2.tgz#ffc5f0f099d27887c8d9067b54e55090fcd54126 "
2456
- integrity sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ ==
2453
+ " @types/node@*" , "@types/node@^18.7 .2":
2454
+ version "18.7 .2"
2455
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7 .2.tgz#22306626110c459aedd2cdf131c749ec781e3b34 "
2456
+ integrity sha512-ce7MIiaYWCFv6A83oEultwhBXb22fxwNOQf5DIxWA4WXvDQ7K+L0fbWl/YOfCzlR5B/uFkSnVBhPcOfOECcWvA ==
2457
2457
2458
2458
" @types/parse-json@^4.0.0 " :
2459
2459
version "4.0.0"
You can’t perform that action at this time.
0 commit comments