Skip to content

Commit

Permalink
Merge pull request #249 from amtrack/renovate/puppeteer-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/puppeteer to ^2.1.1
  • Loading branch information
amtrack authored May 22, 2020
2 parents 418a535 + 9c8ecf3 commit 5478967
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@salesforce/dev-config": "^1.5.0",
"@types/mocha": "^7.0.2",
"@types/node": "^10.17.24",
"@types/puppeteer": "^2.0.1",
"@types/puppeteer": "^2.1.1",
"mocha": "^7",
"nyc": "^15",
"sfdx-cli": "^7.59.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,10 +827,10 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/puppeteer@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-2.0.1.tgz#83a1d7f0a1c2e0edbbb488b4d8fb54b14ec9d455"
integrity sha512-G8vEyU83Bios+dzs+DZGpAirDmMqRhfFBJCkFrg+A5+6n5EPPHxwBLImJto3qjh0mrBXbLBCyuahhhtTrAfR5g==
"@types/puppeteer@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-2.1.1.tgz#dfbec9de3db4328ec9b66ab2cbb1875033bc22f6"
integrity sha512-FqPZvUtnpTGrqbHvPUn76pvVcBPEVEqZftrdOjr6YRkaaxkjKQ8dQLNaQBjER7Lvd1Q6+0R0XR+N3tYGWBSzNw==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 5478967

Please sign in to comment.