Skip to content

Commit

Permalink
Update all non-major dependencies (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 21, 2021
1 parent d3c9517 commit 2cfd69f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -33,26 +33,26 @@
},
"homepage": "https://github.com/dolezel/react-csv-downloader",
"engines": {
"npm": "7.17.0"
"npm": "7.18.1"
},
"dependencies": {
"file-saver": "^2.0.2"
},
"devDependencies": {
"@types/chai": "4.2.18",
"@types/chai": "4.2.19",
"@types/file-saver": "2.0.2",
"@types/mocha": "8.2.2",
"@types/node": "14.17.3",
"@types/react": "17.0.11",
"chai": "4.3.4",
"mocha": "9.0.0",
"mocha": "9.0.1",
"react": "17.0.2",
"rimraf": "3.0.2",
"ts-node": "10.0.0",
"tslint": "6.1.3",
"tslint-react": "5.0.0",
"tslint-sonarts": "1.9.0",
"typescript": "4.3.2"
"typescript": "4.3.4"
},
"peerDependencies": {
"react": "^16.6.3 || ^17.0.0"
Expand Down

0 comments on commit 2cfd69f

Please sign in to comment.