This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 158
158
"@babel/preset-react" : " ^7.12.10" ,
159
159
"@babel/preset-typescript" : " ^7.12.7" ,
160
160
"@babel/register" : " ^7.12.10" ,
161
- "@casualbot/jest-sonar-reporter" : " 2.2.7 " ,
161
+ "@casualbot/jest-sonar-reporter" : " 2.4.0 " ,
162
162
"@peculiar/webcrypto" : " ^1.4.3" ,
163
163
"@playwright/test" : " ^1.40.1" ,
164
164
"@testing-library/dom" : " ^9.0.0" ,
175
175
"@types/file-saver" : " ^2.0.3" ,
176
176
"@types/fs-extra" : " ^11.0.0" ,
177
177
"@types/glob-to-regexp" : " ^0.4.1" ,
178
- "@types/jest" : " 29.5.12 " ,
178
+ "@types/jest" : " 29.5.13 " ,
179
179
"@types/katex" : " ^0.16.0" ,
180
180
"@types/lodash" : " ^4.14.168" ,
181
181
"@types/modernizr" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 1427
1427
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1428
1428
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1429
1429
1430
- " @casualbot/jest-sonar-reporter@2.2.7 " :
1431
- version "2.2.7 "
1432
- resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7 .tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0 "
1433
- integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ ==
1430
+ " @casualbot/jest-sonar-reporter@2.4.0 " :
1431
+ version "2.4.0 "
1432
+ resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0 .tgz#6d072b06585c1b32075306ffb6a491630bdc4c85 "
1433
+ integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg ==
1434
1434
dependencies :
1435
1435
mkdirp "1.0.4"
1436
1436
uuid "8.3.2"
2695
2695
dependencies :
2696
2696
" @types/istanbul-lib-report" " *"
2697
2697
2698
-
2699
- version "29.5.12 "
2700
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
2701
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
2698
+
2699
+ version "29.5.13 "
2700
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13 .tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc "
2701
+ integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg ==
2702
2702
dependencies :
2703
2703
expect "^29.0.0"
2704
2704
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments