Skip to content

Commit

Permalink
fix(deps): update dependency @segment/analytics-next to v1.72.1 (#2121)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @segment/analytics-next to v1.72.1

* chore: add changeset renovate-d406dfc

* chore(packages): clean up husky

Signed-off-by: Alexandre Philibeaux <[email protected]>

---------

Signed-off-by: Alexandre Philibeaux <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Scaleway Bot <[email protected]>
Co-authored-by: Alexandre Philibeaux <[email protected]>
  • Loading branch information
3 people authored Aug 4, 2024
1 parent 0310583 commit c6eefab
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1,186 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-d406dfc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@scaleway/use-segment': patch
---

Updated dependency `@segment/analytics-next` to `1.72.1`.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm commitlint --edit $1

3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm lint-staged
3 changes: 0 additions & 3 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm lint-staged
2 changes: 1 addition & 1 deletion packages/use-segment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"segment"
],
"dependencies": {
"@segment/analytics-next": "1.71.0",
"@segment/analytics-next": "1.72.1",
"use-deep-compare-effect": "1.8.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c6eefab

Please sign in to comment.