Skip to content

Commit

Permalink
Merge pull request #134 from LottieFiles/upgrade/v3-5-3
Browse files Browse the repository at this point in the history
chore: bumped lottie-web
  • Loading branch information
samuelOsborne authored Mar 20, 2023
2 parents e04d65c + ded83d2 commit bca3ddb
Show file tree
Hide file tree
Showing 6 changed files with 6,100 additions and 5,709 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.5.3

### Patch Changes

- updated lottie-web

## 3.5.2

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions cypress/react-testing-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.5.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-router": "^6.2.2",
"react-router-dom": "^6.2.2",
"@craco/craco": "^7.1.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.9.0",
"react-router-dom": "^6.9.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
"web-vitals": "^3.3.0"
},
"scripts": {
"start": "PORT=8080 craco start",
Expand Down
Loading

0 comments on commit bca3ddb

Please sign in to comment.