Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vdg committed Oct 13, 2019
1 parent 5d34062 commit d8d64e8
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 87 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@
]
},
"devDependencies": {
"@babel/cli": "^7.6.2",
"@babel/core": "^7.6.2",
"@babel/node": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@babel/cli": "^7.6.3",
"@babel/core": "^7.6.3",
"@babel/node": "^7.6.3",
"@babel/preset-env": "^7.6.3",
"babel-eslint": "^10.0.3",
"babel-7-jest": "^21.3.3",
"babel-jest": "^24.9.0",
"babel-plugin-relative-path-import": "^2.0.1",
"coveralls": "^3.0.6",
"coveralls": "^3.0.7",
"cross-env": "^5.2.1",
"eslint": "^6.5.1",
"eslint-config-standard": "^13.0.1",
Expand All @@ -86,13 +86,13 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.1",
"ganache-cli": "^6.7.0",
"husky": "^3.0.7",
"husky": "^3.0.9",
"jest": "^24.9.0",
"moment": "^2.24.0",
"nodemon": "^1.19.3",
"release-it": "^12.4.1",
"release-it": "^12.4.3",
"rimraf": "^2.7.1",
"rollup": "^1.22.0",
"rollup": "^1.23.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-bundle-size": "^1.0.2",
"rollup-plugin-commonjs": "^10.1.0",
Expand Down
Loading

0 comments on commit d8d64e8

Please sign in to comment.