Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-zheng-an committed Feb 12, 2020
1 parent 2e33547 commit 3f61525
Show file tree
Hide file tree
Showing 2 changed files with 1,801 additions and 1,529 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"devDependencies": {
"@types/fancy-log": "^1.3.1",
"@types/gulp": "^4.0.6",
"@types/jest": "^24.0.15",
"@types/jest": "^25.1.2",
"@types/lodash.template": "^4.4.6",
"@types/node": "^12.6.2",
"@types/node": "^13.7.1",
"@types/through2": "^2.0.34",
"@typescript-eslint/eslint-plugin": "^1.11.0",
"@typescript-eslint/parser": "^1.11.0",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-jest": "^22.7.2",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-jest": "^23.7.0",
"gulp": "^4.0.2",
"jest": "^24.8.0",
"prettier": "^1.18.2",
"ts-jest": "^24.0.2",
"ts-node": "^8.3.0",
"typescript": "^3.5.3",
"jest": "^25.1.0",
"prettier": "^1.19.1",
"ts-jest": "^25.2.0",
"ts-node": "^8.6.2",
"typescript": "^3.7.5",
"vinyl": "^2.2.0"
},
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"fancy-log": "^1.3.3",
"lodash.template": "^4.5.0",
"plugin-error": "^1.0.1",
Expand Down
Loading

0 comments on commit 3f61525

Please sign in to comment.