File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
"@rollup/plugin-typescript" : " 11.1.6" ,
44
44
"@semantic-release/changelog" : " 6.0.3" ,
45
45
"@semantic-release/git" : " 10.0.1" ,
46
- "@semantic-release/github" : " 9.2.6 " ,
46
+ "@semantic-release/github" : " 10.1.7 " ,
47
47
"@stryker-mutator/core" : " 8.5.0" ,
48
48
"@stryker-mutator/jest-runner" : " 8.5.0" ,
49
49
"@types/jest" : " 29.5.12" ,
50
50
"@types/semantic-release" : " 20.0.6" ,
51
51
"all-contributors-cli" : " 6.26.1" ,
52
- "axios" : " 1.7.3 " ,
52
+ "axios" : " 1.7.7 " ,
53
53
"concurrently" : " 8.2.2" ,
54
54
"conventional-changelog-conventionalcommits" : " 8.0.0" ,
55
55
"jest" : " 29.7.0" ,
56
56
"jest-chain" : " 1.1.6" ,
57
57
"jest-extended" : " 4.0.2" ,
58
58
"rollup-plugin-peer-deps-external" : " 2.2.4" ,
59
59
"ts-jest" : " 29.2.5" ,
60
- "ts-jest-mock" : " 1.4.1 " ,
60
+ "ts-jest-mock" : " 1.4.2 " ,
61
61
"ts-node" : " 10.9.2" ,
62
62
"typescript" : " 5.5.4" ,
63
63
"vite" : " 5.4.2" ,
Original file line number Diff line number Diff line change @@ -6165,10 +6165,10 @@ ts-declaration-location@^1.0.4:
6165
6165
dependencies :
6166
6166
minimatch "^10.0.0"
6167
6167
6168
-
6169
- version "1.4.1 "
6170
- resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.4.1 .tgz#c1d245b03dfa59c19ea84359bb187228736ceae7 "
6171
- integrity sha512-0tMJ+eOVe5lLZgwe94Qz6JreqOem6uY7O9TZEFhAp+RF68RKgJJp4qkH9vL5pqPjJcgynx7Lag37OW0KBew6Bg ==
6168
+
6169
+ version "1.4.2 "
6170
+ resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.4.2 .tgz#e3c1a79a088ee01db32eb33fcda4853693255336 "
6171
+ integrity sha512-bzxV74lBjDK3y88x6qBn1etKNy7BvlTm5BIwKr+kJHrmou7tP74hRSIxChoSP8rLHtI67TwzxbpBA9MJvnQXmQ ==
6172
6172
6173
6173
6174
6174
version "29.2.5"
You can’t perform that action at this time.
0 commit comments