Skip to content

Commit

Permalink
Bump puppeteer-core and chrome-aws-lambda in /services/macmoji
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) and [chrome-aws-lambda](https://github.com/alixaxel/chrome-aws-lambda). These dependencies needed to be updated together.

Updates `puppeteer-core` from 7.0.4 to 8.0.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v7.0.4...v8.0.0)

Updates `chrome-aws-lambda` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/alixaxel/chrome-aws-lambda/releases)
- [Commits](alixaxel/chrome-aws-lambda@v7.0.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Mar 17, 2021
1 parent 9d32a08 commit f6f6331
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 33 deletions.
77 changes: 46 additions & 31 deletions services/macmoji/package-lock.json

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

4 changes: 2 additions & 2 deletions services/macmoji/package.json
Expand Up @@ -6,8 +6,8 @@
"watch": "tsc --watch"
},
"dependencies": {
"chrome-aws-lambda": "^7.0.0",
"puppeteer-core": "^7.0.4",
"chrome-aws-lambda": "^8.0.0",
"puppeteer-core": "^8.0.0",
"@obr/macmoji": "^0.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit f6f6331

Please sign in to comment.