File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 107
107
"jest-canvas-mock" : " 2.4.0" ,
108
108
"jest-junit" : " 14.0.0" ,
109
109
"jest-runner-eslint" : " 1.0.0" ,
110
- "jest-websocket-mock" : " 2.3 .0" ,
110
+ "jest-websocket-mock" : " 2.4 .0" ,
111
111
"mini-css-extract-plugin" : " 2.6.1" ,
112
112
"msw" : " ^0.45.0" ,
113
113
"prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -8791,7 +8791,7 @@ jest-config@^27.5.1:
8791
8791
slash "^3.0.0"
8792
8792
strip-json-comments "^3.1.1"
8793
8793
8794
- jest-diff@^27.0.2, jest-diff@^27. 5.1:
8794
+ jest-diff@^27.5.1:
8795
8795
version "27.5.1"
8796
8796
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def"
8797
8797
integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==
@@ -8801,7 +8801,7 @@ jest-diff@^27.0.2, jest-diff@^27.5.1:
8801
8801
jest-get-type "^27.5.1"
8802
8802
pretty-format "^27.5.1"
8803
8803
8804
- jest-diff@^28.1.3:
8804
+ jest-diff@^28.0.2, jest-diff@^28. 1.3:
8805
8805
version "28.1.3"
8806
8806
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.3.tgz#948a192d86f4e7a64c5264ad4da4877133d8792f"
8807
8807
integrity sha512-8RqP1B/OXzjjTWkqMX67iqgwBVJRgCyKD3L9nq+6ZqJMdvjE8RgHktqZ6jNrkdMT+dJuYNI3rhQpxaz7drJHfw==
@@ -9187,12 +9187,12 @@ jest-watcher@^27.5.1:
9187
9187
jest-util "^27.5.1"
9188
9188
string-length "^4.0.1"
9189
9189
9190
- jest-websocket-mock@2.3 .0:
9191
- version "2.3 .0"
9192
- resolved "https://registry.yarnpkg.com/jest-websocket-mock/-/jest-websocket-mock-2.3 .0.tgz#317e7d7f8ba54ba632a7300777b02b7ebb606845 "
9193
- integrity sha512-kXhRRApRdT4hLG/4rhsfcR0Ke0OzqIsDj0P5t0dl5aiAftShSgoRqp/0pyjS5bh+b9GrIzmfkrV2cn9LxxvSvA ==
9190
+ jest-websocket-mock@2.4 .0:
9191
+ version "2.4 .0"
9192
+ resolved "https://registry.yarnpkg.com/jest-websocket-mock/-/jest-websocket-mock-2.4 .0.tgz#95ab1f89f809e57d2714427736ab7b1094fb1c3c "
9193
+ integrity sha512-AOwyuRw6fgROXHxMOiTDl1/T4dh3fV4jDquha5N0csS/PNp742HeTZWPAuKppVRSQ8s3fUGgJHoyZT9JDO0hMA ==
9194
9194
dependencies:
9195
- jest-diff "^27 .0.2"
9195
+ jest-diff "^28 .0.2"
9196
9196
mock-socket "^9.1.0"
9197
9197
9198
9198
jest-worker@^25.1.0:
You can’t perform that action at this time.
0 commit comments