Skip to content

Commit 4ff251f

Browse files
Update jest
1 parent 839329b commit 4ff251f

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"@babel/preset-react": "^7.12.10",
177177
"@babel/preset-typescript": "^7.12.7",
178178
"@babel/runtime": "^7.12.5",
179-
"@casualbot/jest-sonar-reporter": "2.2.7",
179+
"@casualbot/jest-sonar-reporter": "2.4.0",
180180
"@element-hq/element-web-playwright-common": "^1.1.5",
181181
"@peculiar/webcrypto": "^1.4.3",
182182
"@playwright/test": "^1.50.1",
@@ -196,7 +196,7 @@
196196
"@types/express": "^5.0.0",
197197
"@types/file-saver": "^2.0.3",
198198
"@types/glob-to-regexp": "^0.4.1",
199-
"@types/jest": "29.5.12",
199+
"@types/jest": "29.5.14",
200200
"@types/jitsi-meet": "^2.0.2",
201201
"@types/jsrsasign": "^10.5.4",
202202
"@types/katex": "^0.16.0",

yarn.lock

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

1196-
"@casualbot/jest-sonar-reporter@2.2.7":
1197-
version "2.2.7"
1198-
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0"
1199-
integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ==
1196+
"@casualbot/jest-sonar-reporter@2.4.0":
1197+
version "2.4.0"
1198+
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85"
1199+
integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg==
12001200
dependencies:
12011201
mkdirp "1.0.4"
12021202
uuid "8.3.2"
@@ -3088,10 +3088,10 @@
30883088
dependencies:
30893089
"@types/istanbul-lib-report" "*"
30903090

3091-
"@types/[email protected].12":
3092-
version "29.5.12"
3093-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3094-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3091+
"@types/[email protected].14":
3092+
version "29.5.14"
3093+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3094+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
30953095
dependencies:
30963096
expect "^29.0.0"
30973097
pretty-format "^29.0.0"
@@ -3614,7 +3614,6 @@
36143614

36153615
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.2-3fa19a2a17fd12d955ef1e14fd63aecbcf3b95e8-integrity/node_modules/bindings/wysiwyg-wasm":
36163616
version "0.0.0"
3617-
uid ""
36183617

36193618
"@vector-im/[email protected]":
36203619
version "2.38.2"

0 commit comments

Comments
 (0)