Skip to content

Commit

Permalink
chore: update devDeps. (lint, build, testing, parsing)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Nov 14, 2020
1 parent 8963394 commit ecf4978
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -17,24 +17,24 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/node": "^7.12.1",
"@babel/node": "^7.12.6",
"@babel/plugin-transform-flow-strip-types": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/register": "^7.12.1",
"@hkdobrev/run-if-changed": "^0.3.1",
"@typescript-eslint/parser": "^4.6.0",
"@typescript-eslint/parser": "^4.7.0",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"eslint": "7.12.1",
"eslint-config-canonical": "^24.2.2",
"eslint": "7.13.0",
"eslint-config-canonical": "^24.4.3",
"gitdown": "^3.1.3",
"glob": "^7.1.6",
"husky": "^4.3.0",
"lint-staged": "^10.5.0",
"mocha": "^8.2.0",
"lint-staged": "^10.5.1",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.2.2",
Expand Down

0 comments on commit ecf4978

Please sign in to comment.