Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency semantic-release to v23.1.0 #348

Merged
merged 1 commit into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"lint-staged": "15.2.2",
"pinst": "3.0.0",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"semantic-release": "23.1.0",
"sort-package-json": "2.10.0",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7493,7 +7493,7 @@ __metadata:
pino-pretty: "npm:11.0.0"
pinst: "npm:3.0.0"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.8"
semantic-release: "npm:23.1.0"
simple-git: "npm:3.24.0"
sort-package-json: "npm:2.10.0"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -8740,9 +8740,9 @@ __metadata:
languageName: node
linkType: hard

"semantic-release@npm:23.0.8":
version: 23.0.8
resolution: "semantic-release@npm:23.0.8"
"semantic-release@npm:23.1.0":
version: 23.1.0
resolution: "semantic-release@npm:23.1.0"
dependencies:
"@semantic-release/commit-analyzer": "npm:^12.0.0"
"@semantic-release/error": "npm:^4.0.0"
Expand Down Expand Up @@ -8775,7 +8775,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: 10c0/202b84def459d60d6c5cb2542b1f509a2b67dd1fb81312b1871ae3ba4c0dfcd81fb25ea60b93b381c46682633ec4f397e4188490cbbe68ab16967044d059a0cf
checksum: 10c0/4396029521e9af112af8cdea7f1325e21c460c3510877601598b99a901ddf6d64c9b806ef0f4448d4fb1a1af8fb05cfdde9775a8b912a4e8a9e9fa6e7a2c3eff
languageName: node
linkType: hard

Expand Down