Skip to content

Commit 62df27d

Browse files
Update jest
1 parent 8cae1e9 commit 62df27d

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"@babel/preset-react": "^7.12.10",
175175
"@babel/preset-typescript": "^7.12.7",
176176
"@babel/runtime": "^7.12.5",
177-
"@casualbot/jest-sonar-reporter": "2.2.7",
177+
"@casualbot/jest-sonar-reporter": "2.4.0",
178178
"@peculiar/webcrypto": "^1.4.3",
179179
"@playwright/test": "^1.40.1",
180180
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
@@ -194,7 +194,7 @@
194194
"@types/express": "^5.0.0",
195195
"@types/file-saver": "^2.0.3",
196196
"@types/glob-to-regexp": "^0.4.1",
197-
"@types/jest": "29.5.12",
197+
"@types/jest": "29.5.14",
198198
"@types/jitsi-meet": "^2.0.2",
199199
"@types/jsrsasign": "^10.5.4",
200200
"@types/katex": "^0.16.0",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@
11751175
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
11761176
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11771177

1178-
"@casualbot/jest-sonar-reporter@2.2.7":
1179-
version "2.2.7"
1180-
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0"
1181-
integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ==
1178+
"@casualbot/jest-sonar-reporter@2.4.0":
1179+
version "2.4.0"
1180+
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85"
1181+
integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg==
11821182
dependencies:
11831183
mkdirp "1.0.4"
11841184
uuid "8.3.2"
@@ -3034,10 +3034,10 @@
30343034
dependencies:
30353035
"@types/istanbul-lib-report" "*"
30363036

3037-
"@types/[email protected].12":
3038-
version "29.5.12"
3039-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3040-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3037+
"@types/[email protected].14":
3038+
version "29.5.14"
3039+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3040+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
30413041
dependencies:
30423042
expect "^29.0.0"
30433043
pretty-format "^29.0.0"
@@ -3516,9 +3516,8 @@
35163516
ts-xor "^1.3.0"
35173517
vaul "^1.0.0"
35183518

3519-
"@vector-im/matrix-wysiwyg-wasm@link:../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
3519+
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
35203520
version "0.0.0"
3521-
uid ""
35223521

35233522
"@vector-im/[email protected]":
35243523
version "2.38.0"

0 commit comments

Comments
 (0)