Skip to content

Commit

Permalink
chore(deps-dev): bump release-it from 18.1.1 to 18.1.2
Browse files Browse the repository at this point in the history
Bumps [release-it](https://github.com/release-it/release-it) from 18.1.1 to 18.1.2.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@18.1.1...18.1.2)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 27, 2025
1 parent e782176 commit d1de2e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@release-it/bumper": "^6.0.1",
"@release-it/conventional-changelog": "^9.0.3",
"release-it": "^17.10.0"
"release-it": "^18.1.2"
},
"packageManager": "[email protected]",
"release-it": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-quick-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"prettier": "3.3.3",
"react-native-builder-bob": "0.35.2",
"react-native-nitro-modules": "0.21.0",
"release-it": "18.1.1",
"release-it": "18.1.2",
"typescript": "5.1.6",
"typescript-eslint": "^8.1.0"
},
Expand Down

0 comments on commit d1de2e3

Please sign in to comment.