Skip to content

Commit

Permalink
Update all development npm dependencies (2020-11-29)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Nov 29, 2020
1 parent a307348 commit 6076e5d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
126 changes: 63 additions & 63 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,8 +48,8 @@
"/lib/*"
],
"devDependencies": {
"@babel/cli": "^7.12.7",
"@babel/core": "^7.12.7",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-decorators": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
Expand All @@ -58,8 +58,8 @@
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.3",
"@types/mocha": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"babel-plugin-transform-typescript-metadata": "^0.3.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand All @@ -68,10 +68,10 @@
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"lint-staged": "^10.5.1",
"lint-staged": "^10.5.2",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"ts-node": "^9.0.0",
"typescript": "^4.1.2"
},
Expand Down

0 comments on commit 6076e5d

Please sign in to comment.