Skip to content

Commit

Permalink
chore: update dependencies (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekashida authored Mar 9, 2021
1 parent 0bdb1be commit c0f3c69
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 625 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"devDependencies": {
"babel-eslint": "^10",
"eslint": "^6 || ^7",
"husky": "^4.2.5",
"lint-staged": "^10.2.0",
"mocha": "^7.1.2",
"nyc": "^15.0.1",
"prettier": "^2.0.5"
"eslint": "^7.21.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.4",
"mocha": "^8.3.1",
"nyc": "^15.1.0",
"prettier": "^2.2.1"
},
"dependencies": {
"minimatch": "^3.0.4"
Expand Down
Loading

0 comments on commit c0f3c69

Please sign in to comment.