Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Nov 20, 2021
1 parent 8361505 commit 4bcee0a
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 257 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"author": "<[email protected]>",
"license": "MIT",
"devDependencies": {
"@types/enzyme": "^3.9.0",
"@types/enzyme-adapter-react-16": "^1.0.5",
"@types/enzyme": "^3.10.10",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^24.0.6",
"@types/react": "^16.8.4",
"@types/react-test-renderer": "^16.8.1",
"coveralls": "^3.0.3",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.9.1",
"coveralls": "^3.1.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"jest": "^24.1.0",
"npm-run-all": "^4.1.5",
"react": "^16.8.3",
Expand All @@ -40,8 +40,8 @@
"uglify-es": "^3.3.9"
},
"dependencies": {
"react-flip-numbers": "3.0.2",
"react-simple-animate": "^3.0.2"
"react-flip-numbers": "3.0.5",
"react-simple-animate": "^3.3.12"
},
"peerDependencies": {
"react": "^16.8.0",
Expand Down
Loading

0 comments on commit 4bcee0a

Please sign in to comment.