Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
omichelsen committed Mar 10, 2020
1 parent 4b56da5 commit 3167d9f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -30,17 +30,17 @@
},
"homepage": "https://github.com/omichelsen/redux-promise-middleware-actions#readme",
"dependencies": {
"tslib": "^1.10.0"
"tslib": "^1.11.1"
},
"devDependencies": {
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.1",
"@types/mocha": "^7.0.2",
"@types/node": "^13.9.0",
"conventional-changelog-cli": "^2.0.31",
"mocha": "^7.0.1",
"mocha": "^7.1.0",
"nyc": "^15.0.0",
"ts-node": "^8.6.2",
"tslint": "^6.0.0",
"typescript": "^3.7.5"
"typescript": "^3.8.3"
},
"nyc": {
"extension": [
Expand Down

0 comments on commit 3167d9f

Please sign in to comment.