Skip to content

Commit

Permalink
Update all development npm dependencies (2021-03-07)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 7, 2021
1 parent b774c2c commit 961e665
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"babel-plugin-transform-typescript-metadata": "^0.3.1",
"chai": "^4.3.0",
"chai": "^4.3.3",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.1.0",
"eslint": "^7.21.0",
Expand All @@ -72,7 +72,7 @@
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"lint-staged": {
"src/**/*": "eslint"
Expand Down

0 comments on commit 961e665

Please sign in to comment.