Skip to content

Commit

Permalink
chore(deps): chalk@4
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Apr 4, 2020
1 parent 3bf25ba commit d9047ca
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 48 deletions.
131 changes: 86 additions & 45 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"commander": "^5.0.0",
"find-up": "^4.1.0",
"glob": "^7.1.6",
Expand All @@ -33,8 +33,8 @@
"@types/mocha": "^7.0.2",
"@types/node": "12",
"@types/semver": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
Expand Down

0 comments on commit d9047ca

Please sign in to comment.