Skip to content

Commit bbc7d25

Browse files
Update jest
1 parent 9599c57 commit bbc7d25

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
@@ -171,7 +171,7 @@
171171
"@babel/preset-react": "^7.12.10",
172172
"@babel/preset-typescript": "^7.12.7",
173173
"@babel/runtime": "^7.12.5",
174-
"@casualbot/jest-sonar-reporter": "2.2.7",
174+
"@casualbot/jest-sonar-reporter": "2.4.0",
175175
"@peculiar/webcrypto": "^1.4.3",
176176
"@playwright/test": "^1.40.1",
177177
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
@@ -191,7 +191,7 @@
191191
"@types/file-saver": "^2.0.3",
192192
"@types/fs-extra": "^11.0.0",
193193
"@types/glob-to-regexp": "^0.4.1",
194-
"@types/jest": "29.5.12",
194+
"@types/jest": "29.5.14",
195195
"@types/jitsi-meet": "^2.0.2",
196196
"@types/jsrsasign": "^10.5.4",
197197
"@types/katex": "^0.16.0",

yarn.lock

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

1166-
"@casualbot/jest-sonar-reporter@2.2.7":
1167-
version "2.2.7"
1168-
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0"
1169-
integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ==
1166+
"@casualbot/jest-sonar-reporter@2.4.0":
1167+
version "2.4.0"
1168+
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85"
1169+
integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg==
11701170
dependencies:
11711171
mkdirp "1.0.4"
11721172
uuid "8.3.2"
@@ -2976,10 +2976,10 @@
29762976
dependencies:
29772977
"@types/istanbul-lib-report" "*"
29782978

2979-
"@types/[email protected].12":
2980-
version "29.5.12"
2981-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2982-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2979+
"@types/[email protected].14":
2980+
version "29.5.14"
2981+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
2982+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
29832983
dependencies:
29842984
expect "^29.0.0"
29852985
pretty-format "^29.0.0"
@@ -3390,9 +3390,8 @@
33903390
ts-xor "^1.3.0"
33913391
vaul "^1.0.0"
33923392

3393-
"@vector-im/matrix-wysiwyg-wasm@link:../../bindings/wysiwyg-wasm":
3393+
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
33943394
version "0.0.0"
3395-
uid ""
33963395

33973396
"@vector-im/[email protected]":
33983397
version "2.38.0"

0 commit comments

Comments
 (0)