Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 11, 2019
1 parent ceba3c1 commit ffb87a5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,27 @@
"service"
],
"dependencies": {
"anymatch": "~3.0.2",
"anymatch": "~3.0.3",
"boxen": "~4.1.0",
"chalk": "~2.4.0",
"chokidar": "~3.0.0",
"clean-stack": "~2.1.0",
"clear-module": "~3.2.0",
"chalk": "~2.4.2",
"chokidar": "~3.0.2",
"clean-stack": "~2.2.0",
"clear-module": "~4.0.0",
"debounce": "~1.2.0",
"express": "~4.17.1",
"get-port": "~5.0.0",
"ignore-by-default": "~1.0.1",
"ignored": "~2.0.4",
"indent-string": "~4.0.0",
"ip": "~1.1.5",
"load-json-file": "~6.1.0",
"load-json-file": "~6.2.0",
"log-symbols": "~3.0.0",
"log-update": "~3.2.0",
"meow": "~5.0.0",
"ora": "~3.4.0",
"pretty-error": "~2.1.1",
"time-stamp": "~2.2.0",
"update-notifier": "~3.0.0"
"update-notifier": "~3.0.1"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down

0 comments on commit ffb87a5

Please sign in to comment.