Skip to content

Commit 5fefca2

Browse files
committed
chore: fix release
1 parent 317e9ed commit 5fefca2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@
4343
"@rollup/plugin-typescript": "11.1.6",
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",
46-
"@semantic-release/github": "9.2.6",
46+
"@semantic-release/github": "10.1.7",
4747
"@stryker-mutator/core": "8.5.0",
4848
"@stryker-mutator/jest-runner": "8.5.0",
4949
"@types/jest": "29.5.12",
5050
"@types/semantic-release": "20.0.6",
5151
"all-contributors-cli": "6.26.1",
52-
"axios": "1.7.3",
52+
"axios": "1.7.7",
5353
"concurrently": "8.2.2",
5454
"conventional-changelog-conventionalcommits": "8.0.0",
5555
"jest": "29.7.0",
5656
"jest-chain": "1.1.6",
5757
"jest-extended": "4.0.2",
5858
"rollup-plugin-peer-deps-external": "2.2.4",
5959
"ts-jest": "29.2.5",
60-
"ts-jest-mock": "1.4.1",
60+
"ts-jest-mock": "1.4.2",
6161
"ts-node": "10.9.2",
6262
"typescript": "5.5.4",
6363
"vite": "5.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6165,10 +6165,10 @@ ts-declaration-location@^1.0.4:
61656165
dependencies:
61666166
minimatch "^10.0.0"
61676167

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==
61726172

61736173
61746174
version "29.2.5"

0 commit comments

Comments
 (0)