Skip to content

Commit

Permalink
fix: Dependencies version updated. 09/16/24 (#452) (#451)
Browse files Browse the repository at this point in the history
### Changes made 
Dependencies update.

---

### My pull request is for
- [ ] A bugfix
- [ ] A new component
- [ ] An existing component update
- [x] Dependencies version update
  • Loading branch information
NicolasOmar authored Sep 17, 2024
2 parents 2bf7132 + 81e5184 commit 748d8ae
Show file tree
Hide file tree
Showing 3 changed files with 1,771 additions and 1,704 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create_deps_update_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- [ ] Run the script for the update and wait until new installed versions. `npm run update`.
- [ ] Check if the linter suit runs without stoppers. `npm run lint`.
- [ ] Check prettier suit runs without stoppers. `npm run prettier && npm run prettier:ci`.
- [ ] Check prettier suit runs without stoppers. `npm run prettier`.
- [ ] Check that the test suit runs without stoppers and that its coverage is correct. `npm run test:ci`.
- [ ] Check build process runs without stoppers. `npm run build`.
- [ ] Check that the storybook instance runs locally without stoppers and maintains the previous features. `npm run start`.
Expand Down
Loading

0 comments on commit 748d8ae

Please sign in to comment.