File tree 2 files changed +14
-14
lines changed
2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@next/eslint-plugin-next" : " 15.0.3" ,
28
- "@types/jest" : " 29.5.4 " ,
28
+ "@types/jest" : " 29.5.14 " ,
29
29
"@types/lodash" : " 4.14.200" ,
30
30
"@types/marked" : " 5.0.2" ,
31
31
"@types/node" : " 20.12.11" ,
41
41
"eslint-plugin-prettier" : " 5.1.3" ,
42
42
"eslint-plugin-react" : " 7.34.3" ,
43
43
"feed" : " 4.2.2" ,
44
- "jest" : " 29.6.4 " ,
44
+ "jest" : " 29.7.0 " ,
45
45
"marked" : " 4.3.0" ,
46
46
"prettier" : " 3.2.5" ,
47
47
"start-server-and-test" : " 2.0.4" ,
Original file line number Diff line number Diff line change 661
661
jest-util "^29.7.0"
662
662
slash "^3.0.0"
663
663
664
- " @jest/core@^29.6.4 " , "@jest/core@^29. 7.0":
664
+ " @jest/core@^29.7.0 " :
665
665
version "29.7.0"
666
666
resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.7.0.tgz#b6cccc239f30ff36609658c5a5e2291757ce448f"
667
667
integrity sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==
1147
1147
dependencies :
1148
1148
" @types/istanbul-lib-report" " *"
1149
1149
1150
- " @types/jest@29.5.4 " :
1151
- version "29.5.4 "
1152
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4 .tgz#9d0a16edaa009a71e6a71a999acd582514dab566 "
1153
- integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A ==
1150
+ " @types/jest@29.5.14 " :
1151
+ version "29.5.14 "
1152
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14 .tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5 "
1153
+ integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ ==
1154
1154
dependencies :
1155
1155
expect "^29.0.0"
1156
1156
pretty-format "^29.0.0"
@@ -3779,7 +3779,7 @@ jest-circus@^29.7.0:
3779
3779
slash "^3.0.0"
3780
3780
stack-utils "^2.0.3"
3781
3781
3782
- jest-cli@^29.6.4 :
3782
+ jest-cli@^29.7.0 :
3783
3783
version "29.7.0"
3784
3784
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.7.0.tgz#5592c940798e0cae677eec169264f2d839a37995"
3785
3785
integrity sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==
@@ -4092,15 +4092,15 @@ jest-worker@^29.7.0:
4092
4092
merge-stream "^2.0.0"
4093
4093
supports-color "^8.0.0"
4094
4094
4095
- jest@29.6.4 :
4096
- version "29.6.4 "
4097
- resolved "https://registry.yarnpkg.com/jest/-/jest-29.6.4 .tgz#7c48e67a445ba264b778253b5d78d4ebc9d0a622 "
4098
- integrity sha512-tEFhVQFF/bzoYV1YuGyzLPZ6vlPrdfvDmmAxudA1dLEuiztqg2Rkx20vkKY32xiDROcD2KXlgZ7Cu8RPeEHRKw ==
4095
+ jest@29.7.0 :
4096
+ version "29.7.0 "
4097
+ resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0 .tgz#994676fc24177f088f1c5e3737f5697204ff2613 "
4098
+ integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw ==
4099
4099
dependencies :
4100
- " @jest/core" " ^29.6.4 "
4100
+ " @jest/core" " ^29.7.0 "
4101
4101
" @jest/types" " ^29.6.3"
4102
4102
import-local "^3.0.2"
4103
- jest-cli "^29.6.4 "
4103
+ jest-cli "^29.7.0 "
4104
4104
4105
4105
joi@^17.11.0 :
4106
4106
version "17.13.1"
You can’t perform that action at this time.
0 commit comments