File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 140
140
"jest" : " 29.5.0" ,
141
141
"jest-canvas-mock" : " 2.4.0" ,
142
142
"jest-fetch-mock" : " 3.0.3" ,
143
- "jest-runner-eslint" : " 2.0 .0" ,
143
+ "jest-runner-eslint" : " 2.1 .0" ,
144
144
"jest-websocket-mock" : " 2.4.0" ,
145
145
"jest_workaround" : " 0.1.14" ,
146
146
"monaco-editor" : " 0.38.0" ,
Original file line number Diff line number Diff line change @@ -5340,10 +5340,10 @@ domexception@^4.0.0:
5340
5340
dependencies:
5341
5341
webidl-conversions "^7.0.0"
5342
5342
5343
- dot-prop@^5.3.0 :
5344
- version "5.3.0 "
5345
- resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0. tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88 "
5346
- integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q ==
5343
+ dot-prop@^6.0.1 :
5344
+ version "6.0.1 "
5345
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1. tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083 "
5346
+ integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA ==
5347
5347
dependencies:
5348
5348
is-obj "^2.0.0"
5349
5349
@@ -7649,15 +7649,15 @@ jest-resolve@^29.5.0:
7649
7649
resolve.exports "^2.0.0"
7650
7650
slash "^3.0.0"
7651
7651
7652
- jest-runner-eslint@2.0 .0:
7653
- version "2.0 .0"
7654
- resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-2.0 .0.tgz#b3850ef877e39c6d6bbc131ead1afd4ac95e5727 "
7655
- integrity sha512-7dQTbRxOhw8t+AQSEXtwezfgVomzME+enbjeWN2Emdr3FjFjJW15FLjj33GvKk/r3zq/nASihoaUVTptdBEBHA ==
7652
+ jest-runner-eslint@2.1 .0:
7653
+ version "2.1 .0"
7654
+ resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-2.1 .0.tgz#49f6372c2ee091f61e2bd9ad8a17c9538b5f5073 "
7655
+ integrity sha512-5gQOLej+HLDNzxrqOxg+l/ZY6hAHYhzO7gs3eOR+PQz14wpDuLDIivn+xJ8uwHW2tYM/37NGskqwBe5RbbJPEw ==
7656
7656
dependencies:
7657
7657
chalk "^4.0.0"
7658
7658
cosmiconfig "^7.0.0"
7659
7659
create-jest-runner "^0.11.2"
7660
- dot-prop "^5.3.0 "
7660
+ dot-prop "^6.0.1 "
7661
7661
7662
7662
jest-runner@^29.5.0:
7663
7663
version "29.5.0"
You can’t perform that action at this time.
0 commit comments