Skip to content

Commit 2a2c74e

Browse files
Update jest
1 parent b7fea97 commit 2a2c74e

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
@@ -175,7 +175,7 @@
175175
"@babel/preset-react": "^7.12.10",
176176
"@babel/preset-typescript": "^7.12.7",
177177
"@babel/runtime": "^7.12.5",
178-
"@casualbot/jest-sonar-reporter": "2.2.7",
178+
"@casualbot/jest-sonar-reporter": "2.4.0",
179179
"@peculiar/webcrypto": "^1.4.3",
180180
"@playwright/test": "^1.40.1",
181181
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
@@ -195,7 +195,7 @@
195195
"@types/express": "^5.0.0",
196196
"@types/file-saver": "^2.0.3",
197197
"@types/glob-to-regexp": "^0.4.1",
198-
"@types/jest": "29.5.12",
198+
"@types/jest": "29.5.14",
199199
"@types/jitsi-meet": "^2.0.2",
200200
"@types/jsrsasign": "^10.5.4",
201201
"@types/katex": "^0.16.0",

yarn.lock

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

1172-
"@casualbot/jest-sonar-reporter@2.2.7":
1173-
version "2.2.7"
1174-
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.2.7.tgz#3cc14c64f5d8ab5e9163b03b9cd2e07456432ed0"
1175-
integrity sha512-iswhPNodtcOQzfXR3TkD0A/8yHr5fnC86Ryt5UAqrJWfMI8mPZ9mpjykHnibbf91SjNtELv7ApZtha0bdWOmoQ==
1172+
"@casualbot/jest-sonar-reporter@2.4.0":
1173+
version "2.4.0"
1174+
resolved "https://registry.yarnpkg.com/@casualbot/jest-sonar-reporter/-/jest-sonar-reporter-2.4.0.tgz#6d072b06585c1b32075306ffb6a491630bdc4c85"
1175+
integrity sha512-RTLup4WsQsLDlJYb01IjW2rMGcVq9F732VME2Qs1MxEgYaBcNZoI10ac+DwNOb8Rd3vP/ghrVZMoalMyn6isBg==
11761176
dependencies:
11771177
mkdirp "1.0.4"
11781178
uuid "8.3.2"
@@ -3049,10 +3049,10 @@
30493049
dependencies:
30503050
"@types/istanbul-lib-report" "*"
30513051

3052-
"@types/[email protected].12":
3053-
version "29.5.12"
3054-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3055-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3052+
"@types/[email protected].14":
3053+
version "29.5.14"
3054+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3055+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
30563056
dependencies:
30573057
expect "^29.0.0"
30583058
pretty-format "^29.0.0"
@@ -3524,7 +3524,6 @@
35243524

35253525
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.38.0-af862ffd231dc0a6b8d6f2cb3601e68456c0ff24-integrity/node_modules/bindings/wysiwyg-wasm":
35263526
version "0.0.0"
3527-
uid ""
35283527

35293528
"@vector-im/[email protected]":
35303529
version "2.38.0"

0 commit comments

Comments
 (0)