Skip to content

Commit

Permalink
updated minor and patch version of dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lquixada committed Jun 14, 2020
1 parent 84328c7 commit bb2955a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
},
"devDependencies": {
"chai": "4.2.0",
"codecov": "3.6.5",
"codecov": "3.7.0",
"husky": "4.2.5",
"lint-staged": "10.1.3",
"lint-staged": "10.2.10",
"mocha": "7.1.1",
"mocha-headless-chrome": "2.0.1",
"nock": "12.0.3",
"nyc": "15.0.1",
"ora": "4.0.3",
"rollup": "2.6.1",
"nyc": "15.1.0",
"ora": "4.0.4",
"rollup": "2.16.1",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-uglify": "6.0.4",
"semver": "7.2.2",
"semver": "7.3.2",
"sinon": "9.0.2",
"standard": "14.3.3",
"webpack": "4.42.1",
"standard": "14.3.4",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",
"whatwg-fetch": "3.0.0"
},
Expand Down

0 comments on commit bb2955a

Please sign in to comment.