Skip to content

Commit

Permalink
chore: update devDeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jan 17, 2021
1 parent d81caa2 commit 32f1a99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@
"@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.10",
"@hkdobrev/run-if-changed": "^0.3.1",
"@typescript-eslint/parser": "^4.12.0",
"@typescript-eslint/parser": "^4.13.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.3",
"eslint": "7.17.0",
"eslint-config-canonical": "^25.0.0",
"eslint": "7.18.0",
"eslint-config-canonical": "^25.8.9",
"gitdown": "^3.1.3",
"glob": "^7.1.6",
"husky": "^4.3.7",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.3.1",
"semantic-release": "^17.3.3",
"typescript": "^4.1.3"
},
"engines": {
Expand Down

0 comments on commit 32f1a99

Please sign in to comment.