Skip to content

Commit

Permalink
Merge pull request #562 from Zemnmez/dependabot/npm_and_yarn/puppetee…
Browse files Browse the repository at this point in the history
…r-15.4.0

Bump puppeteer from 15.3.2 to 15.4.0
  • Loading branch information
github-actions[bot] authored Jul 14, 2022
2 parents a6cbf69 + 1e18c4d commit 40d7060
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 @@ -62,7 +62,7 @@
"module-alias": "^2.2.2",
"patch-package": "^6.4.7",
"prettier": "^2.7.1",
"puppeteer": "^15.3.2",
"puppeteer": "^15.4.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5883,10 +5883,10 @@ punycode@^2.1.0, punycode@^2.1.1:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==

puppeteer@^15.3.2:
version "15.3.2"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.3.2.tgz#62162739044d570ab9907f85b1e1bbcf52adc79e"
integrity sha512-6z4fTHCHTpG3Yu7zqP0mLfCmkNkgw5KSUfLAwuBabz9Pkqoe0Z08hqUx5GNxhhMgEo4YVOSPBshePA6zliznWQ==
puppeteer@^15.4.0:
version "15.4.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-15.4.0.tgz#31f043ee64cc4e1b5cbe99ad900653aab4afb186"
integrity sha512-wxJRbofjaycCaQ9fhABlToJobrjxlABiFi6NvdkOPVJMYFblxDlDTjkg+b6bZYi7xN+lEXn84GBZsA5DYb3wfw==
dependencies:
cross-fetch "3.1.5"
debug "4.3.4"
Expand Down

0 comments on commit 40d7060

Please sign in to comment.