Skip to content

Commit

Permalink
chore: update devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Aug 5, 2020
1 parent de49b36 commit 86af2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,7 +16,7 @@
"description": "JSDoc linting rules for ESLint.",
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/node": "^7.10.5",
"@babel/plugin-transform-flow-strip-types": "^7.10.4",
"@babel/preset-env": "^7.11.0",
Expand All @@ -32,7 +32,7 @@
"gitdown": "^3.1.3",
"glob": "^7.1.6",
"husky": "^4.2.5",
"mocha": "^8.1.0",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
Expand Down

0 comments on commit 86af2c9

Please sign in to comment.