Skip to content

Commit

Permalink
Update all development npm dependencies (2020-08-23)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 23, 2020
1 parent 4c5f336 commit 1781484
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 60 deletions.
100 changes: 46 additions & 54 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -48,17 +48,17 @@
],
"devDependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.1",
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.10.4",
"@types/chai": "^4.2.12",
"@types/chai-as-promised": "^7.1.3",
"@types/mocha": "^8.0.2",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"@types/mocha": "^8.0.3",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"babel-plugin-transform-typescript-metadata": "^0.3.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand All @@ -71,8 +71,8 @@
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
"ts-node": "^9.0.0",
"typescript": "^4.0.2"
},
"dependencies": {},
"husky": {
Expand Down

0 comments on commit 1781484

Please sign in to comment.