Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Jul 9, 2020
1 parent 02c62b5 commit c671055
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/jest": "^26.0.4",
"@types/listr": "^0.14.2",
"@types/mime-types": "^2.1.0",
"@types/node": "^14.0.18",
"@types/node": "^14.0.20",
"@types/node-fetch": "^2.5.7",
"@types/parse5": "^5.0.3",
"@types/pixelmatch": "^4.0.0",
Expand All @@ -77,7 +77,7 @@
"@types/puppeteer": "~3.0.1",
"@types/semver": "^7.3.1",
"@types/sizzle": "^2.3.2",
"@types/webpack": "^4.41.20",
"@types/webpack": "^4.41.21",
"@types/ws": "^7.2.6",
"ansi-colors": "4.1.1",
"autoprefixer": "9.8.4",
Expand All @@ -86,7 +86,7 @@
"core-js-builder": "~3.6.5",
"css": "^3.0.0",
"dts-bundle-generator": "~5.0.0",
"execa": "4.0.2",
"execa": "4.0.3",
"exit": "^0.1.2",
"fast-deep-equal": "3.1.3",
"fs-extra": "^9.0.1",
Expand All @@ -111,7 +111,7 @@
"prettier": "^2.0.5",
"prompts": "2.3.2",
"puppeteer": "~5.0.0",
"rollup": "2.20.0",
"rollup": "2.21.0",
"semiver": "^1.1.0",
"semver": "7.3.2",
"sizzle": "^2.3.5",
Expand Down Expand Up @@ -141,4 +141,4 @@
"pwa",
"progressive web app"
]
}
}

0 comments on commit c671055

Please sign in to comment.