Skip to content

Commit

Permalink
chore(package.json): Bump dependencies (#79)
Browse files Browse the repository at this point in the history
Upgrade direct dependencies to latest versions
  • Loading branch information
andreasonny83 authored Oct 2, 2020
1 parent 280a8bb commit 31a280f
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 @@ -14,13 +14,13 @@
"prepare": "npm run snyk-protect"
},
"dependencies": {
"chrome-launcher": "^0.13.2",
"lighthouse": "^6.0.0",
"meow": "^6.1.0",
"mkdirp": "^0.5.5",
"ora": "^3.4.0",
"rimraf": "^2.6.3",
"update-notifier": "^4.0.0"
"chrome-launcher": "^0.13.4",
"lighthouse": "^6.4.0",
"meow": "^7.1.1",
"mkdirp": "^1.0.4",
"ora": "^5.1.0",
"rimraf": "^3.0.2",
"update-notifier": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.14",
Expand Down

0 comments on commit 31a280f

Please sign in to comment.