Skip to content

Commit

Permalink
chore: bump devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed May 21, 2020
1 parent 48e87cd commit a391eac
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 19 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Version History

## Version 4.5.0 (2020-05-18)
## Version 4.5.0 (2020-05-21)
### Changed
* improve error handling (issue #122) - Error-Object returned on error

Expand Down
41 changes: 25 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/eslint-plugin": "^3.0.0",
"@typescript-eslint/parser": "^3.0.0",
"all-contributors-cli": "^6.14.2",
"assemblyscript": "^0.10.0",
"characterset": "^1.3.0",
Expand Down

0 comments on commit a391eac

Please sign in to comment.